Class RecurrentPayerAllOf
java.lang.Object
dev.vality.swag_webhook_events.model.RecurrentPayerAllOf
@Generated(value="org.openapitools.codegen.languages.SpringCodegen",
date="2023-05-04T13:06:45.139911129Z[Etc/UTC]")
public class RecurrentPayerAllOf
extends Object
RecurrentPayerAllOf
-
Constructor Summary
Constructors Constructor Description RecurrentPayerAllOf() -
Method Summary
Modifier and Type Method Description RecurrentPayerAllOfcontactInfo(ContactInfo contactInfo)booleanequals(Object o)@NotNull @Valid ContactInfogetContactInfo()Get contactInfo@NotNull @Valid PaymentRecurrentParentgetRecurrentParentPayment()Get recurrentParentPaymentinthashCode()RecurrentPayerAllOfrecurrentParentPayment(PaymentRecurrentParent recurrentParentPayment)voidsetContactInfo(ContactInfo contactInfo)voidsetRecurrentParentPayment(PaymentRecurrentParent recurrentParentPayment)StringtoString()
-
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
-