Class CustomerPayerAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.CustomerPayerAllOf
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-05-04T13:06:45.139911129Z[Etc/UTC]")
public class CustomerPayerAllOf
extends Object
CustomerPayerAllOf
-
Constructor Summary
Constructors Constructor Description CustomerPayerAllOf() -
Method Summary
Modifier and Type Method Description CustomerPayerAllOfcustomerID(String customerID)booleanequals(Object o)@NotNull StringgetCustomerID()Идентификатор плательщикаinthashCode()voidsetCustomerID(String customerID)StringtoString()
-
Constructor Details
-
CustomerPayerAllOf
public CustomerPayerAllOf()
-
-
Method Details