Variable GetShipmentsQueryTypeEnumConst
GetShipmentsQueryTypeEnum: {
DateRange: "DATE_RANGE";
NextToken: "NEXT_TOKEN";
Shipment: "SHIPMENT";
} = ...
Type Declaration
-
ReadonlyDateRange: "DATE_RANGE"
-
ReadonlyNextToken: "NEXT_TOKEN"
-
ReadonlyShipment: "SHIPMENT"