RecipientPhoneNumberPaymentInstrument

Data class representing a phone number payment instrument, used for third-party payments.

Constructors

Link copied to clipboard
constructor(phoneNumber: String)
constructor(id: String?, phoneNumber: String)

Properties

Link copied to clipboard
open override val id: String?

The instrument identifier.

Link copied to clipboard

Represents the type of the recipient instrument.

Link copied to clipboard

A phone number with a mandatory country code, starting with '+' followed by the country code and number.