DistributorOrderBy
Methods to use when ordering Distributor
.
enum DistributorOrderBy {
DISTRIBUTOR_SKUS_BY_DISTRIBUTOR_COUNT_ASC
DISTRIBUTOR_SKUS_BY_DISTRIBUTOR_COUNT_DESC
NATURAL
}
Values
DistributorOrderBy.DISTRIBUTOR_SKUS_BY_DISTRIBUTOR_COUNT_ASC
DistributorOrderBy.DISTRIBUTOR_SKUS_BY_DISTRIBUTOR_COUNT_DESC
DistributorOrderBy.NATURAL
Member Of
distributors
query