Class RecurrentPayerAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.RecurrentPayerAllOf
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2022-02-21T10:48:08.381944838Z[Etc/UTC]")
public class RecurrentPayerAllOf
extends Object
RecurrentPayerAllOf
-
Field Summary
Fields Modifier and Type Field Description static StringJSON_PROPERTY_CONTACT_INFOstatic StringJSON_PROPERTY_RECURRENT_PARENT_PAYMENT -
Constructor Summary
Constructors Constructor Description RecurrentPayerAllOf() -
Method Summary
Modifier and Type Method Description RecurrentPayerAllOfcontactInfo(ContactInfo contactInfo)booleanequals(Object o)ContactInfogetContactInfo()Get contactInfoPaymentRecurrentParentgetRecurrentParentPayment()Get recurrentParentPaymentinthashCode()RecurrentPayerAllOfrecurrentParentPayment(PaymentRecurrentParent recurrentParentPayment)voidsetContactInfo(ContactInfo contactInfo)voidsetRecurrentParentPayment(PaymentRecurrentParent recurrentParentPayment)StringtoString()
-
Field Details
-
JSON_PROPERTY_CONTACT_INFO
- See Also:
- Constant Field Values
-
JSON_PROPERTY_RECURRENT_PARENT_PAYMENT
- See Also:
- Constant Field Values
-
-
Constructor Details
-
RecurrentPayerAllOf
public RecurrentPayerAllOf()
-
-
Method Details
-
contactInfo
-
getContactInfo
Get contactInfo- Returns:
- contactInfo
-
setContactInfo
-
recurrentParentPayment
-
getRecurrentParentPayment
Get recurrentParentPayment- Returns:
- recurrentParentPayment
-
setRecurrentParentPayment
-
equals
-
hashCode
public int hashCode() -
toString
-