ENUM
1enum SubscriptionContractSort {2id_ASC3id_DESC4createdAt_ASC5createdAt_DESC6updatedAt_ASC7updatedAt_DESC8}