-
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class CashAppPayOnFileData
-
-
Constructor Summary
Constructors Constructor Description CashAppPayOnFileData(String grantId, String cashTag, String customerId)
-
Method Summary
Modifier and Type Method Description final StringgetGrantId()final StringgetCashTag()final StringgetCustomerId()-
-
Method Detail
-
getGrantId
final String getGrantId()
-
getCashTag
final String getCashTag()
-
getCustomerId
final String getCustomerId()
-
-
-
-