GooglePayCardToken: {
    id: string;
    fpanLastFour: string;
    dpanLastFour: string;
    network: number;
    serviceProvider: number;
    issuer: string;
    status: GooglePayCardTokenStatus;
    cardLastFour: string;
}

Type declaration

  • id: string

    The token reference ID.

  • fpanLastFour: string

    Last four digits of the FPAN

  • dpanLastFour: string

    Last four digits of the DPAN

  • network: number
  • serviceProvider: number
  • issuer: string

    The name of the issuer.

  • status: GooglePayCardTokenStatus

    The GooglePayCardTokenStatus.

  • cardLastFour: string

    Deprecated. Use fpanLastFour or dpanLastFour.

MMNEPVFCICPMFPCPTTAAATR