| Package | Description |
|---|---|
| com.facebook.ads.sdk |
| Modifier and Type | Method and Description |
|---|---|
CommercePayout |
CommercePayout.copyFrom(CommercePayout instance) |
static CommercePayout |
CommercePayout.loadJSON(String json,
APIContext context,
String header) |
CommercePayout |
CommercePayout.setFieldAmount(Object value) |
CommercePayout |
CommercePayout.setFieldPayoutDate(String value) |
CommercePayout |
CommercePayout.setFieldPayoutReferenceId(String value) |
CommercePayout |
CommercePayout.setFieldStatus(String value) |
CommercePayout |
CommercePayout.setFieldTransferId(String value) |
| Modifier and Type | Method and Description |
|---|---|
APINodeList<CommercePayout> |
Page.APIRequestGetCommercePayouts.execute() |
APINodeList<CommercePayout> |
Page.APIRequestGetCommercePayouts.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<CommercePayout>> |
Page.APIRequestGetCommercePayouts.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<CommercePayout>> |
Page.APIRequestGetCommercePayouts.executeAsync(Map<String,Object> extraParams) |
APINodeList<CommercePayout> |
Page.APIRequestGetCommercePayouts.getLastResponse() |
static APIRequest.ResponseParser<CommercePayout> |
CommercePayout.getParser() |
static APINodeList<CommercePayout> |
CommercePayout.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<CommercePayout> |
Page.APIRequestGetCommercePayouts.parseResponse(String response,
String header) |
| Modifier and Type | Method and Description |
|---|---|
CommercePayout |
CommercePayout.copyFrom(CommercePayout instance) |
Copyright © 2020. All rights reserved.