Builder
A builder object to make it easier to create ReadReusableCardParameters objects.
Constructors
Functions
Link copied to clipboard
Convert the builder into the final ReadReusableCardParameters object
Link copied to clipboard
fun putAllMetadata(data: Map<String, String>): ReadReusableCardParameters.Builder
Content copied to clipboard
Add an entire map of key-value pairs to the builder
Link copied to clipboard
fun putMetadata(key: String, value: String): ReadReusableCardParameters.Builder
Content copied to clipboard
Add a key-value pair to the builder
Link copied to clipboard
Set the customer that the PaymentMethod will be attached to