ENUM
1enum InvoicePaymentSort {2id_ASC3id_DESC4value_ASC5value_DESC6paymentDate_ASC7paymentDate_DESC8createdAt_ASC9createdAt_DESC10}