Variable ListInboundPlansSortByEnumConst
ListInboundPlansSortByEnum: {
CreationTime: "CREATION_TIME";
LastUpdatedTime: "LAST_UPDATED_TIME";
} = ...
Type declaration
Readonly
CreationTime: "CREATION_TIME"
Readonly
LastUpdatedTime: "LAST_UPDATED_TIME"
Export