All Methods Static Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
ChinaBusinessOnboardingVettingRequest |
copyFrom(ChinaBusinessOnboardingVettingRequest instance) |
ChinaBusinessOnboardingVettingRequest |
fetch() |
static ChinaBusinessOnboardingVettingRequest |
fetchById(Long id,
APIContext context) |
static ChinaBusinessOnboardingVettingRequest |
fetchById(String id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<ChinaBusinessOnboardingVettingRequest> |
fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<ChinaBusinessOnboardingVettingRequest> |
fetchByIdAsync(String id,
APIContext context) |
static APINodeList<ChinaBusinessOnboardingVettingRequest> |
fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<ChinaBusinessOnboardingVettingRequest>> |
fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
ChinaBusinessOnboardingVettingRequest.APIRequestGet |
get() |
APIContext |
getContext() |
String |
getFieldAdAccountCreationRequestStatus() |
Long |
getFieldAdAccountLimit() |
String |
getFieldAdAccountNumber() |
List<Object> |
getFieldAdAccountsInfo() |
String |
getFieldBusinessManagerId() |
String |
getFieldBusinessRegistration() |
String |
getFieldBusinessRegistrationId() |
String |
getFieldChineseAddress() |
String |
getFieldChineseLegalEntityName() |
String |
getFieldCity() |
String |
getFieldContact() |
String |
getFieldCouponCode() |
String |
getFieldDisapproveReason() |
String |
getFieldEnglishBusinessName() |
String |
getFieldId() |
String |
getFieldOfficialWebsiteUrl() |
Long |
getFieldOrgAdAccountCount() |
String |
getFieldPaymentType() |
String |
getFieldPlanningAgencyId() |
String |
getFieldPlanningAgencyName() |
List<String> |
getFieldPromotableAppIds() |
List<String> |
getFieldPromotablePageIds() |
List<Object> |
getFieldPromotablePages() |
List<String> |
getFieldPromotableUrls() |
String |
getFieldRequestChangesReason() |
String |
getFieldReviewedUser() |
Long |
getFieldSpendLimit() |
String |
getFieldStatus() |
String |
getFieldSubvertical() |
String |
getFieldSubverticalV2() |
String |
getFieldSupportingDocument() |
String |
getFieldTimeChangesRequested() |
String |
getFieldTimeCreated() |
String |
getFieldTimeUpdated() |
String |
getFieldTimeZone() |
Boolean |
getFieldUsedResellerLink() |
String |
getFieldUserId() |
String |
getFieldUserName() |
String |
getFieldVertical() |
String |
getFieldVerticalV2() |
Boolean |
getFieldViewedByReseller() |
String |
getFieldZipCode() |
String |
getId() |
static APIRequest.ResponseParser<ChinaBusinessOnboardingVettingRequest> |
getParser() |
static ChinaBusinessOnboardingVettingRequest |
loadJSON(String json,
APIContext context,
String header) |
static APINodeList<ChinaBusinessOnboardingVettingRequest> |
parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
void |
setContext(APIContext context) |
String |
toString() |