Uses of Class
in.juspay.model.Customer
Packages that use Customer
-
Uses of Customer in in.juspay.model
Subclasses with type arguments of type Customer in in.juspay.modelMethods in in.juspay.model that return CustomerModifier and TypeMethodDescriptionstatic Customerstatic CustomerCustomer.create(Map<String, Object> params, RequestOptions requestOptions) static Customerstatic CustomerCustomer.get(String id, RequestOptions requestOptions) static CustomerCustomer.getWithClientAuthToken(String id) static CustomerCustomer.getWithClientAuthToken(String id, RequestOptions requestOptions) static Customerstatic Customer