Class CustomerPayerAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.CustomerPayerAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-02-21T10:48:08.381944838Z[Etc/UTC]")
public class CustomerPayerAllOf
extends Object
CustomerPayerAllOf
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_PROPERTY_CUSTOMER_I_D -
Constructor Summary
Constructors Constructor Description CustomerPayerAllOf() -
Method Summary
Modifier and Type Method Description CustomerPayerAllOfcustomerID(String customerID)booleanequals(Object o)StringgetCustomerID()Идентификатор плательщикаinthashCode()voidsetCustomerID(String customerID)StringtoString()
-
Field Details
-
JSON_PROPERTY_CUSTOMER_I_D
- See Also:
- Constant Field Values
-
-
Constructor Details
-
CustomerPayerAllOf
public CustomerPayerAllOf()
-
-
Method Details