AffirmDetails

@Serializable
data class AffirmDetails : 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

The Affirm transaction ID associated with this payment.