Interface GenerateGoogleWalletPayload

interface GenerateGoogleWalletPayload {
    code: string;
}

Properties

Properties

code: string

The authentication code.