Uses of Class
dev.vality.anapi.v2.model.PaymentSearchResultAllOf
| Package | Description |
|---|---|
| dev.vality.anapi.v2.model |
-
Uses of PaymentSearchResultAllOf in dev.vality.anapi.v2.model
Methods in dev.vality.anapi.v2.model that return PaymentSearchResultAllOf Modifier and Type Method Description PaymentSearchResultAllOfPaymentSearchResultAllOf. amount(Long amount)PaymentSearchResultAllOfPaymentSearchResultAllOf. createdAt(OffsetDateTime createdAt)PaymentSearchResultAllOfPaymentSearchResultAllOf. currency(String currency)PaymentSearchResultAllOfPaymentSearchResultAllOf. externalID(String externalID)PaymentSearchResultAllOfPaymentSearchResultAllOf. fee(Long fee)PaymentSearchResultAllOfPaymentSearchResultAllOf. flow(PaymentFlow flow)PaymentSearchResultAllOfPaymentSearchResultAllOf. id(String id)PaymentSearchResultAllOfPaymentSearchResultAllOf. invoiceID(String invoiceID)PaymentSearchResultAllOfPaymentSearchResultAllOf. makeRecurrent(Boolean makeRecurrent)PaymentSearchResultAllOfPaymentSearchResultAllOf. metadata(Object metadata)PaymentSearchResultAllOfPaymentSearchResultAllOf. payer(Payer payer)PaymentSearchResultAllOfPaymentSearchResultAllOf. shopID(String shopID)PaymentSearchResultAllOfPaymentSearchResultAllOf. shortID(String shortID)PaymentSearchResultAllOfPaymentSearchResultAllOf. statusChangedAt(OffsetDateTime statusChangedAt)PaymentSearchResultAllOfPaymentSearchResultAllOf. transactionInfo(TransactionInfo transactionInfo)