Uses of Class
com.onlinepayments.domain.CompanyInformation
Packages that use CompanyInformation
-
Uses of CompanyInformation in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return CompanyInformationModifier and TypeMethodDescriptionCustomer.getCompanyInformation()Object containing company informationCustomerToken.getCompanyInformation()Object containing company informationName of company, as a customer.Methods in com.onlinepayments.domain with parameters of type CompanyInformationModifier and TypeMethodDescriptionvoidCustomer.setCompanyInformation(CompanyInformation value) Object containing company informationvoidCustomerToken.setCompanyInformation(CompanyInformation value) Object containing company informationCustomer.withCompanyInformation(CompanyInformation value) Object containing company informationCustomerToken.withCompanyInformation(CompanyInformation value) Object containing company information