Interface GenerateAppleWalletPassPayload

interface GenerateAppleWalletPassPayload {
    code: string;
}

Properties

Properties

code: string

The authentication code.