SupplierLoyaltyPlanInfo: {
    __typename?: "SupplierLoyaltyPlanInfo";
    membershipNumber: Scalars["Int"]["output"];
    planCode: Scalars["String"]["output"];
}

Details about the frequent traveler reward program.

Type declaration

  • Optional__typename?: "SupplierLoyaltyPlanInfo"
  • membershipNumber: Scalars["Int"]["output"]

    Traveler's membership number.

  • planCode: Scalars["String"]["output"]

    Reward program code.