Uses of Class
dev.vality.swag_webhook_events.model.Customer
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events.model |
-
Uses of Customer in dev.vality.swag_webhook_events.model
Methods in dev.vality.swag_webhook_events.model that return Customer Modifier and Type Method Description CustomerCustomer. contactInfo(ContactInfo contactInfo)CustomerCustomerBindingFailed. getCustomer()Get customerCustomerCustomerBindingStarted. getCustomer()Get customerCustomerCustomerBindingStartedAllOf. getCustomer()Get customerCustomerCustomerBindingSucceeded. getCustomer()Get customerCustomerCustomerCreated. getCustomer()Get customerCustomerCustomerCreatedAllOf. getCustomer()Get customerCustomerCustomerDeleted. getCustomer()Get customerCustomerCustomerReady. getCustomer()Get customerCustomerCustomer. id(String id)CustomerCustomer. metadata(Object metadata)CustomerCustomer. shopID(String shopID)CustomerCustomer. status(Customer.StatusEnum status)Methods in dev.vality.swag_webhook_events.model with parameters of type Customer Modifier and Type Method Description CustomerBindingFailedCustomerBindingFailed. customer(Customer customer)CustomerBindingStartedCustomerBindingStarted. customer(Customer customer)CustomerBindingStartedAllOfCustomerBindingStartedAllOf. customer(Customer customer)CustomerBindingSucceededCustomerBindingSucceeded. customer(Customer customer)CustomerCreatedCustomerCreated. customer(Customer customer)CustomerCreatedAllOfCustomerCreatedAllOf. customer(Customer customer)CustomerDeletedCustomerDeleted. customer(Customer customer)CustomerReadyCustomerReady. customer(Customer customer)voidCustomerBindingFailed. setCustomer(Customer customer)voidCustomerBindingStarted. setCustomer(Customer customer)voidCustomerBindingStartedAllOf. setCustomer(Customer customer)voidCustomerBindingSucceeded. setCustomer(Customer customer)voidCustomerCreated. setCustomer(Customer customer)voidCustomerCreatedAllOf. setCustomer(Customer customer)voidCustomerDeleted. setCustomer(Customer customer)voidCustomerReady. setCustomer(Customer customer)