Reference

data class Reference(id: String) : PaymentMethodUnion

Reference to the PaymentMethod's ID (non-expanded)

Constructors

Link copied to clipboard
fun Reference(id: String)

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)

Properties

Link copied to clipboard
open override val id: String

ID of the PaymentMethod.