-
public final class GAGoogleProvidedPaymentInstrument
-
-
Field Summary
Fields Modifier and Type Field Description private final StringinstrumentToken
-
Constructor Summary
Constructors Constructor Description GAGoogleProvidedPaymentInstrument(String instrumentToken)
-
Method Summary
Modifier and Type Method Description final Stringcomponent1()final GAGoogleProvidedPaymentInstrumentcopy(String instrumentToken)final StringgetInstrumentToken()-
-
Constructor Detail
-
GAGoogleProvidedPaymentInstrument
GAGoogleProvidedPaymentInstrument(String instrumentToken)
-
-
Method Detail
-
component1
final String component1()
-
copy
final GAGoogleProvidedPaymentInstrument copy(String instrumentToken)
-
getInstrumentToken
final String getInstrumentToken()
-
-
-
-