-
@RestrictTo(value = {RestrictTo.Scope.LIBRARY_GROUP}) public final class CashAppPayOneTimeData
-
-
Field Summary
Fields Modifier and Type Field Description private final StringgrantIdprivate final StringcustomerId
-
Constructor Summary
Constructors Constructor Description CashAppPayOneTimeData(String grantId, String customerId)
-
Method Summary
Modifier and Type Method Description final StringgetGrantId()final StringgetCustomerId()-
-
Method Detail
-
getGrantId
final String getGrantId()
-
getCustomerId
final String getCustomerId()
-
-
-
-