CustomerConfiguration

Constructors

Link copied to clipboard
constructor(id: String, ephemeralKeySecret: String)

Types

Link copied to clipboard

Properties

Link copied to clipboard

A short-lived token that allows the SDK to access a Customer's payment methods.

Link copied to clipboard
val id: String

The identifier of the Stripe Customer object. See Stripe's documentation.

Functions

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