Uses of Class
company.tap.commondependencies.ApiModels.ApiCustomer
| Package | Description |
|---|---|
| company.tap.commondependencies.ApiModels | |
| company.tap.commondependencies.Customer |
-
Uses of ApiCustomer in company.tap.commondependencies.ApiModels
Fields in company.tap.commondependencies.ApiModels declared as ApiCustomer Modifier and Type Field Description ApiCustomerApiOrder. customerFields in company.tap.commondependencies.ApiModels with type parameters of type ApiCustomer Modifier and Type Field Description java.util.List<ApiCustomer>ApiCustomerList. customers -
Uses of ApiCustomer in company.tap.commondependencies.Customer
Methods in company.tap.commondependencies.Customer that return ApiCustomer Modifier and Type Method Description ApiCustomerICustomerServices. GetCustomerInfo(java.lang.String customerId, java.lang.String authorization)