TokenParams
abstract class TokenParams(val tokenType: Token.Type, val attribution: Set<String> = emptySet()) : StripeParamsModel, Parcelable
Content copied to clipboard
Constructors
Link copied to clipboard
fun TokenParams(tokenType: Token.Type, attribution: Set<String> = emptySet())
Content copied to clipboard
Functions
Properties
Link copied to clipboard
Link copied to clipboard