MetadataQuote
No description
type MetadataQuote {
  informBindingPrice: ReviewedBool!
  informNRFRate: ReviewedBool!
  informRemarks: ReviewedBool!
  informCancelPolicies: ReviewedBool!
  informCancelPoliciesDescription: ReviewedBool!
  timeZone: ReviewedTimeZone!
  informSurcharges: ReviewedBool!
  requiredNationality: ReviewedBool
}
Fields
MetadataQuote.informBindingPrice ● ReviewedBool! non-null object
Informs if the price is binding in Quote response.
MetadataQuote.informNRFRate ● ReviewedBool! non-null object
The supplier can inform in Quote if the rate is non-refundable.
MetadataQuote.informRemarks ● ReviewedBool! non-null object
Returns remarks.
MetadataQuote.informCancelPolicies ● ReviewedBool! non-null object
Informs cancellation policies.
MetadataQuote.informCancelPoliciesDescription ● ReviewedBool! non-null object
Specifies if the supplier informs the cancel policies in free text.
MetadataQuote.timeZone ● ReviewedTimeZone! non-null object
Specifies if the supplier inform the cancel policies in free text
MetadataQuote.informSurcharges ● ReviewedBool! non-null object
Informs if the supplier returns surcharges.
MetadataQuote.requiredNationality ● ReviewedBool object
Informs if the supplier requires nationality
Member Of
MetadataData  object