# Constants
CreatePaymentLinkRequestCurrencyEUR captures enum value "EUR".
CreatePaymentLinkRequestCurrencyUSD captures enum value "USD".
CreatePaymentLinkRequestSuccessActionRedirect captures enum value "redirect".
CreatePaymentLinkRequestSuccessActionShowMessage captures enum value "showMessage".
CreatePaymentRequestCurrencyEUR captures enum value "EUR".
CreatePaymentRequestCurrencyUSD captures enum value "USD".
CustomerPaymentCurrencyEUR captures enum value "EUR".
CustomerPaymentCurrencyUSD captures enum value "USD".
CustomerPaymentStatusFailed captures enum value "failed".
CustomerPaymentStatusInProgress captures enum value "inProgress".
CustomerPaymentStatusPending captures enum value "pending".
CustomerPaymentStatusSuccess captures enum value "success".
PaymentLinkCurrencyEUR captures enum value "EUR".
PaymentLinkCurrencyUSD captures enum value "USD".
PaymentLinkSuccessActionRedirect captures enum value "redirect".
PaymentLinkSuccessActionShowMessage captures enum value "showMessage".
PaymentStatusFailed captures enum value "failed".
PaymentStatusInProgress captures enum value "inProgress".
PaymentStatusPending captures enum value "pending".
PaymentStatusSuccess captures enum value "success".
PaymentTypePayment captures enum value "payment".
PaymentTypeWithdrawal captures enum value "withdrawal".
# Structs
AdditionalPaymentInfo Additional payment info
swagger:model additionalPaymentInfo.
AdditionalWithdrawalInfo Additional withdrawal info
swagger:model additionalWithdrawalInfo.
CreatePaymentLinkRequest Payment Link object
swagger:model createPaymentLinkRequest.
CreatePaymentRequest create payment request
swagger:model createPaymentRequest.
Customer customer
swagger:model customer.
CustomerDetails Customer Details.
CustomerPayment Payment object
swagger:model customerPayment.
CustomersPagination customers pagination
swagger:model customersPagination.
ErrorResponse error response
swagger:model errorResponse.
ErrorResponseItem error response item
swagger:model errorResponseItem.
MerchantBalance merchant balance
swagger:model merchantBalance.
MerchantBalanceList merchant balance list
swagger:model merchantBalanceList.
Payment Payment object
swagger:model payment.
PaymentAdditionalInfo Represents additional context for payment or withdrawal
swagger:model PaymentAdditionalInfo.
PaymentLink Payment Link object
swagger:model paymentLink.
PaymentLinksPagination payment links pagination
swagger:model paymentLinksPagination.
PaymentsPagination payments pagination
swagger:model paymentsPagination.