Customer.CreateRequest
Customer.CreateRequest.allowDirectDebit(Boolean allowDirectDebit)
Customer.CreateRequest.autoCollection(AutoCollection autoCollection)
Customer.CreateRequest.billingAddressCity(String billingAddressCity)
Customer.CreateRequest.billingAddressCompany(String billingAddressCompany)
Customer.CreateRequest.billingAddressCountry(String billingAddressCountry)
Customer.CreateRequest.billingAddressEmail(String billingAddressEmail)
Customer.CreateRequest.billingAddressFirstName(String billingAddressFirstName)
Customer.CreateRequest.billingAddressLastName(String billingAddressLastName)
Customer.CreateRequest.billingAddressLine1(String billingAddressLine1)
Customer.CreateRequest.billingAddressLine2(String billingAddressLine2)
Customer.CreateRequest.billingAddressLine3(String billingAddressLine3)
Customer.CreateRequest.billingAddressPhone(String billingAddressPhone)
Customer.CreateRequest.billingAddressState(String billingAddressState)
Customer.CreateRequest.billingAddressStateCode(String billingAddressStateCode)
Customer.CreateRequest.billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus)
Customer.CreateRequest.billingAddressZip(String billingAddressZip)
Customer.CreateRequest.cardBillingAddr1(String cardBillingAddr1)
Customer.CreateRequest.cardBillingAddr2(String cardBillingAddr2)
Customer.CreateRequest.cardBillingCity(String cardBillingCity)
Customer.CreateRequest.cardBillingCountry(String cardBillingCountry)
Customer.CreateRequest.cardBillingState(String cardBillingState)
Customer.CreateRequest.cardBillingStateCode(String cardBillingStateCode)
Customer.CreateRequest.cardBillingZip(String cardBillingZip)
Customer.CreateRequest.cardCvv(String cardCvv)
Customer.CreateRequest.cardExpiryMonth(Integer cardExpiryMonth)
Customer.CreateRequest.cardExpiryYear(Integer cardExpiryYear)
Customer.CreateRequest.cardFirstName(String cardFirstName)
Customer.CreateRequest.cardGateway(Gateway cardGateway)
Customer.CreateRequest.cardIpAddress(String cardIpAddress)
Customer.CreateRequest.cardLastName(String cardLastName)
Customer.CreateRequest.cardNumber(String cardNumber)
Customer.CreateRequest.cardTmpToken(String cardTmpToken)
Customer.CreateRequest.company(String company)
static Customer.CreateRequest
Customer.create()
Customer.CreateRequest.createdFromIp(String createdFromIp)
Customer.CreateRequest.email(String email)
Customer.CreateRequest.entityCode(EntityCode entityCode)
Customer.CreateRequest.exemptNumber(String exemptNumber)
Customer.CreateRequest.firstName(String firstName)
Customer.CreateRequest.id(String id)
Customer.CreateRequest.invoiceNotes(String invoiceNotes)
Customer.CreateRequest.lastName(String lastName)
Customer.CreateRequest.locale(String locale)
Customer.CreateRequest.metaData(org.json.JSONObject metaData)
Customer.CreateRequest.netTermDays(Integer netTermDays)
Customer.CreateRequest.paymentMethodGateway(Gateway paymentMethodGateway)
Customer.CreateRequest.paymentMethodReferenceId(String paymentMethodReferenceId)
Customer.CreateRequest.paymentMethodTmpToken(String paymentMethodTmpToken)
Customer.CreateRequest.paymentMethodType(Type paymentMethodType)
Customer.CreateRequest.phone(String phone)
Customer.CreateRequest.preferredCurrencyCode(String preferredCurrencyCode)
Customer.CreateRequest.taxability(Taxability taxability)
Customer.CreateRequest.vatNumber(String vatNumber)