Authorize

data class Authorize(val scheme: String? = null, val expiresAt: Instant? = null) : PaymentSheetExternalAction

Constructors

Link copied to clipboard
constructor(scheme: String? = null, expiresAt: Instant? = null)

Properties

Link copied to clipboard
Link copied to clipboard