Variable CancellationCancellationTypeEnumConst
CancellationCancellationTypeEnum: {
MarketplaceCancelled: "MARKETPLACE_CANCELLED";
SellerRejected: "SELLER_REJECTED";
SystemCancelled: "SYSTEM_CANCELLED";
} = ...
Type Declaration
-
ReadonlyMarketplaceCancelled: "MARKETPLACE_CANCELLED"
-
ReadonlySellerRejected: "SELLER_REJECTED"
-
ReadonlySystemCancelled: "SYSTEM_CANCELLED"