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