OBJECT

RequestEntryPayload

link GraphQL Schema definition

  • type RequestEntryPayload {
  • # The time that the shipment was registered
  • fileTime: DateTime
  • shipment: Shipment
  • }

link Require by