You can buy this project and download/modify it how often you want.
package io.blockfrost.sdk.api.util; public enum OrderEnum { asc, desc; }