Transaction Q R Response
data class TransactionQRResponse(store: Store, type: String, isPreFillAmount: Boolean, currencyType: String, amount: Long, platform: String, method: List<String>?, expiry: Expiry?, code: String, status: String, qrCodeUrl: String, redirectUrl: String, order: TransactionQROrder, createdAt: Instant, updatedAt: Instant)
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