Class PaymentResourcePayerAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.PaymentResourcePayerAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-02-21T10:48:08.381944838Z[Etc/UTC]")
public class PaymentResourcePayerAllOf
extends Object
PaymentResourcePayerAllOf
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_PROPERTY_CONTACT_INFO -
Constructor Summary
Constructors Constructor Description PaymentResourcePayerAllOf() -
Method Summary
Modifier and Type Method Description PaymentResourcePayerAllOfcontactInfo(ContactInfo contactInfo)booleanequals(Object o)ContactInfogetContactInfo()Get contactInfointhashCode()voidsetContactInfo(ContactInfo contactInfo)StringtoString()
-
Field Details
-
JSON_PROPERTY_CONTACT_INFO
- See Also:
- Constant Field Values
-
-
Constructor Details
-
PaymentResourcePayerAllOf
public PaymentResourcePayerAllOf()
-
-
Method Details