CustomerConfiguration
data class CustomerConfiguration(val id: String, val ephemeralKeySecret: String) : Parcelable
Content copied to clipboard
Constructors
Functions
Properties
Link copied to clipboard
The identifier of the Stripe Customer object. See Stripe's documentation.