com.chargebee.models
Class Customer.CreateRequest
java.lang.Object
com.chargebee.internal.RequestBase<U>
com.chargebee.internal.Request<Customer.CreateRequest>
com.chargebee.models.Customer.CreateRequest
- Enclosing class:
- Customer
public static class Customer.CreateRequest
- extends Request<Customer.CreateRequest>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
id
public Customer.CreateRequest id(String id)
firstName
public Customer.CreateRequest firstName(String firstName)
lastName
public Customer.CreateRequest lastName(String lastName)
email
public Customer.CreateRequest email(String email)
preferredCurrencyCode
public Customer.CreateRequest preferredCurrencyCode(String preferredCurrencyCode)
phone
public Customer.CreateRequest phone(String phone)
company
public Customer.CreateRequest company(String company)
autoCollection
public Customer.CreateRequest autoCollection(AutoCollection autoCollection)
netTermDays
public Customer.CreateRequest netTermDays(Integer netTermDays)
allowDirectDebit
public Customer.CreateRequest allowDirectDebit(Boolean allowDirectDebit)
vatNumber
public Customer.CreateRequest vatNumber(String vatNumber)
registeredForGst
public Customer.CreateRequest registeredForGst(Boolean registeredForGst)
taxability
public Customer.CreateRequest taxability(Taxability taxability)
exemptionDetails
public Customer.CreateRequest exemptionDetails(org.json.JSONArray exemptionDetails)
customerType
public Customer.CreateRequest customerType(CustomerType customerType)
clientProfileId
public Customer.CreateRequest clientProfileId(String clientProfileId)
locale
public Customer.CreateRequest locale(String locale)
entityCode
public Customer.CreateRequest entityCode(EntityCode entityCode)
exemptNumber
public Customer.CreateRequest exemptNumber(String exemptNumber)
metaData
public Customer.CreateRequest metaData(org.json.JSONObject metaData)
consolidatedInvoicing
public Customer.CreateRequest consolidatedInvoicing(Boolean consolidatedInvoicing)
tokenId
public Customer.CreateRequest tokenId(String tokenId)
createdFromIp
@Deprecated
public Customer.CreateRequest createdFromIp(String createdFromIp)
- Deprecated.
invoiceNotes
public Customer.CreateRequest invoiceNotes(String invoiceNotes)
cardGateway
@Deprecated
public Customer.CreateRequest cardGateway(Gateway cardGateway)
- Deprecated.
cardGatewayAccountId
public Customer.CreateRequest cardGatewayAccountId(String cardGatewayAccountId)
cardTmpToken
@Deprecated
public Customer.CreateRequest cardTmpToken(String cardTmpToken)
- Deprecated.
bankAccountGatewayAccountId
public Customer.CreateRequest bankAccountGatewayAccountId(String bankAccountGatewayAccountId)
bankAccountIban
public Customer.CreateRequest bankAccountIban(String bankAccountIban)
bankAccountFirstName
public Customer.CreateRequest bankAccountFirstName(String bankAccountFirstName)
bankAccountLastName
public Customer.CreateRequest bankAccountLastName(String bankAccountLastName)
bankAccountCompany
public Customer.CreateRequest bankAccountCompany(String bankAccountCompany)
bankAccountEmail
public Customer.CreateRequest bankAccountEmail(String bankAccountEmail)
bankAccountBankName
public Customer.CreateRequest bankAccountBankName(String bankAccountBankName)
bankAccountAccountNumber
public Customer.CreateRequest bankAccountAccountNumber(String bankAccountAccountNumber)
bankAccountRoutingNumber
public Customer.CreateRequest bankAccountRoutingNumber(String bankAccountRoutingNumber)
bankAccountBankCode
public Customer.CreateRequest bankAccountBankCode(String bankAccountBankCode)
bankAccountAccountType
public Customer.CreateRequest bankAccountAccountType(AccountType bankAccountAccountType)
bankAccountAccountHolderType
public Customer.CreateRequest bankAccountAccountHolderType(AccountHolderType bankAccountAccountHolderType)
bankAccountEcheckType
public Customer.CreateRequest bankAccountEcheckType(EcheckType bankAccountEcheckType)
bankAccountIssuingCountry
public Customer.CreateRequest bankAccountIssuingCountry(String bankAccountIssuingCountry)
bankAccountSwedishIdentityNumber
public Customer.CreateRequest bankAccountSwedishIdentityNumber(String bankAccountSwedishIdentityNumber)
paymentMethodType
public Customer.CreateRequest paymentMethodType(Type paymentMethodType)
paymentMethodGateway
@Deprecated
public Customer.CreateRequest paymentMethodGateway(Gateway paymentMethodGateway)
- Deprecated.
paymentMethodGatewayAccountId
public Customer.CreateRequest paymentMethodGatewayAccountId(String paymentMethodGatewayAccountId)
paymentMethodReferenceId
public Customer.CreateRequest paymentMethodReferenceId(String paymentMethodReferenceId)
paymentMethodTmpToken
public Customer.CreateRequest paymentMethodTmpToken(String paymentMethodTmpToken)
paymentMethodIssuingCountry
public Customer.CreateRequest paymentMethodIssuingCountry(String paymentMethodIssuingCountry)
cardFirstName
public Customer.CreateRequest cardFirstName(String cardFirstName)
cardLastName
public Customer.CreateRequest cardLastName(String cardLastName)
cardNumber
public Customer.CreateRequest cardNumber(String cardNumber)
cardExpiryMonth
public Customer.CreateRequest cardExpiryMonth(Integer cardExpiryMonth)
cardExpiryYear
public Customer.CreateRequest cardExpiryYear(Integer cardExpiryYear)
cardCvv
public Customer.CreateRequest cardCvv(String cardCvv)
cardBillingAddr1
public Customer.CreateRequest cardBillingAddr1(String cardBillingAddr1)
cardBillingAddr2
public Customer.CreateRequest cardBillingAddr2(String cardBillingAddr2)
cardBillingCity
public Customer.CreateRequest cardBillingCity(String cardBillingCity)
cardBillingStateCode
public Customer.CreateRequest cardBillingStateCode(String cardBillingStateCode)
cardBillingState
public Customer.CreateRequest cardBillingState(String cardBillingState)
cardBillingZip
public Customer.CreateRequest cardBillingZip(String cardBillingZip)
cardBillingCountry
public Customer.CreateRequest cardBillingCountry(String cardBillingCountry)
cardIpAddress
@Deprecated
public Customer.CreateRequest cardIpAddress(String cardIpAddress)
- Deprecated.
paymentIntentId
public Customer.CreateRequest paymentIntentId(String paymentIntentId)
paymentIntentGatewayAccountId
public Customer.CreateRequest paymentIntentGatewayAccountId(String paymentIntentGatewayAccountId)
paymentIntentGwToken
public Customer.CreateRequest paymentIntentGwToken(String paymentIntentGwToken)
paymentIntentReferenceId
public Customer.CreateRequest paymentIntentReferenceId(String paymentIntentReferenceId)
paymentIntentGwPaymentMethodId
@Deprecated
public Customer.CreateRequest paymentIntentGwPaymentMethodId(String paymentIntentGwPaymentMethodId)
- Deprecated.
billingAddressFirstName
public Customer.CreateRequest billingAddressFirstName(String billingAddressFirstName)
billingAddressLastName
public Customer.CreateRequest billingAddressLastName(String billingAddressLastName)
billingAddressEmail
public Customer.CreateRequest billingAddressEmail(String billingAddressEmail)
billingAddressCompany
public Customer.CreateRequest billingAddressCompany(String billingAddressCompany)
billingAddressPhone
public Customer.CreateRequest billingAddressPhone(String billingAddressPhone)
billingAddressLine1
public Customer.CreateRequest billingAddressLine1(String billingAddressLine1)
billingAddressLine2
public Customer.CreateRequest billingAddressLine2(String billingAddressLine2)
billingAddressLine3
public Customer.CreateRequest billingAddressLine3(String billingAddressLine3)
billingAddressCity
public Customer.CreateRequest billingAddressCity(String billingAddressCity)
billingAddressStateCode
public Customer.CreateRequest billingAddressStateCode(String billingAddressStateCode)
billingAddressState
public Customer.CreateRequest billingAddressState(String billingAddressState)
billingAddressZip
public Customer.CreateRequest billingAddressZip(String billingAddressZip)
billingAddressCountry
public Customer.CreateRequest billingAddressCountry(String billingAddressCountry)
billingAddressValidationStatus
public Customer.CreateRequest billingAddressValidationStatus(ValidationStatus billingAddressValidationStatus)
params
public Params params()
- Overrides:
params in class Request<Customer.CreateRequest>
Copyright © 2019 ChargeBee. All Rights Reserved.