IdempotentRequestBuilder<MerchantsBuilders.CreateMerchantVerificationRequestBuilder>, RequestBuilder<MerchantVerificationData,Request<MerchantVerificationData>>public static class MerchantsBuilders.CreateMerchantVerificationRequestBuilder extends AbstractMerchantsBuilders.AbstractCreateMerchantVerificationRequestBuilder<MerchantsBuilders.CreateMerchantVerificationRequestBuilder,MerchantsResource,MerchantVerificationData>
addressLine1, addressLine2, allowEmptyCvv, businessType, city, companyDescription, companyName, contactInfoName, country, homepageUrl, phoneNumber, recurringTokenRequest, recurringTokenRequestReason, state, systemManagerEmail, systemManagerName, systemManagerNumber, zipidempotencyKey| Constructor | Description |
|---|---|
CreateMerchantVerificationRequestBuilder(retrofit2.Retrofit retrofit,
URL homepageUrl,
String companyDescription,
MerchantCompanyContactInfo companyContactInfo,
BusinessType businessType,
String systemManagerName) |
| Modifier and Type | Method | Description |
|---|---|---|
protected retrofit2.Call<MerchantVerificationData> |
getRequest(MerchantsResource resource) |
getAddressLine1, getAddressLine2, getAllowEmptyCvv, getBusinessType, getCity, getCompanyDescription, getCompanyName, getContactInfo, getContactInfoName, getCountry, getCountryEnum, getHomepageUrl, getPhoneNumber, getRecurringTokenRequest, getRecurringTokenRequestReason, getState, getSystemManagerEmail, getSystemManagerName, getSystemManagerNumber, getZip, withAllowEmptyCvv, withRecurringTokenRequest, withRecurringTokenRequestReason, withSystemManagerEmail, withSystemManagerNumbergetIdempotencyKey, withIdempotencyKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuildpublic CreateMerchantVerificationRequestBuilder(retrofit2.Retrofit retrofit,
URL homepageUrl,
String companyDescription,
MerchantCompanyContactInfo companyContactInfo,
BusinessType businessType,
String systemManagerName)
protected retrofit2.Call<MerchantVerificationData> getRequest(MerchantsResource resource)
getRequest in class RetrofitRequestBuilder<MerchantVerificationData,MerchantsResource>Copyright © 2018 The Apache Software Foundation. All rights reserved.