Transaction Q R Request
data class TransactionQRRequest(amount: Int?, currencyType: String, method: List<String>?, expiry: Expiry, order: TransactionQROrder, redirectUrl: String, type: TransactionQRType, storeId: String, isPreFillAmount: Boolean)
Content copied to clipboard
Properties
currencyType
Link copied to clipboard
isPreFillAmount
Link copied to clipboard
order
Link copied to clipboard
redirectUrl
Link copied to clipboard
type
Link copied to clipboard