GuestInput: {
    loyaltyTier?: InputMaybe<Scalars["String"]["input"]>;
    supplierLoyaltyPlanInfo?: InputMaybe<SupplierLoyaltyPlanInfoInput>;
}

Guest who made the reservation. Guest personal information cannot be set and is automatically generated.

Type declaration