OBJECT

AMSQueryInBond

link GraphQL Schema definition

  • type AMSQueryInBond {
  • # The vessel's in-bond status
  • status: String
  • # The in-bond's type code
  • typeCode: String
  • }