Uses of Class
com.onlinepayments.domain.CustomerToken
Packages that use CustomerToken
-
Uses of CustomerToken in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return CustomerTokenModifier and TypeMethodDescriptionTokenEWallet.getCustomer()CustomerToken.withBillingAddress(Address value) Object containing billing address details.CustomerToken.withCompanyInformation(CompanyInformation value) Object containing company informationCustomerToken.withPersonalInformation(PersonalInformationToken value) Methods in com.onlinepayments.domain with parameters of type CustomerTokenModifier and TypeMethodDescriptionvoidTokenEWallet.setCustomer(CustomerToken value) TokenEWallet.withCustomer(CustomerToken value)