WechatPayDetails

@JsonClass(generateAdapter = true)
data class WechatPayDetails : Serializable

Properties

Link copied to clipboard
val location: String? = null

ID of the location that this transaction’s reader is assigned to.

Link copied to clipboard
val reader: String? = null

ID of the reader this transaction was made on.

Link copied to clipboard
val transactionId: String? = null