MetadataCancel
No description
type MetadataCancel {
  mutableBySupplierReference: ReviewedBool!
  mutableByClientReference: ReviewedBool!
  informPriceCancel: ReviewedBool
}
Fields
MetadataCancel.mutableBySupplierReference ● ReviewedBool! non-null object
The supplier allows cancellation with supplier reference.
MetadataCancel.mutableByClientReference ● ReviewedBool! non-null object
The supplier allows cancellation with client reference.
MetadataCancel.informPriceCancel ● ReviewedBool object
The supplier informs the cancellation price.
Member Of
MetadataData  object