Interface

TokenizeGooglePayRequest

TokenizeGooglePayRequest

The JSON request structure of the Tokenize Google Pay endpoint.

View Source model/WalletManagementModel/TokenizeGooglePayRequest.d.ts, line 3

Members

string

# comment

The display text returned by the Google Pay wallet.

View Source model/WalletManagementModel/TokenizeGooglePayRequest.d.ts, line 13

string

# instrumentType

The type/schema value from the Google Pay wallet.

View Source model/WalletManagementModel/TokenizeGooglePayRequest.d.ts, line 9

string

# tokenData

The "tokenData" payload from the Google Pay wallet.

View Source model/WalletManagementModel/TokenizeGooglePayRequest.d.ts, line 17