{ "alps" : { "version" : "1.0", "descriptor" : [ { "id" : "strategyEarnedBookkeeperLogEntity-representation", "href" : "http://api.tetu.io/profile/strategyEarnedBookkeeperLogEntities", "descriptor" : [ { "name" : "createdAt", "type" : "SEMANTIC" }, { "name" : "blockNumber", "type" : "SEMANTIC" }, { "name" : "amount", "type" : "SEMANTIC" }, { "name" : "blockTimeStamp", "type" : "SEMANTIC" }, { "name" : "network", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "UNKNOWN, MATIC, RINKEBY, FANTOM, BSC, ETH" } }, { "name" : "vaultAddress", "type" : "SEMANTIC" }, { "name" : "strategyAddress", "type" : "SEMANTIC" }, { "name" : "transactionHash", "type" : "SEMANTIC" } ] }, { "id" : "get-strategyEarnedBookkeeperLogEntities", "name" : "strategyEarnedBookkeeperLogEntities", "type" : "SAFE", "descriptor" : [ { "name" : "page", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The page to return." } }, { "name" : "size", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The size of the page to return." } }, { "name" : "sort", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "The sorting criteria to use to calculate the content of the page." } } ], "rt" : "#strategyEarnedBookkeeperLogEntity-representation" }, { "id" : "create-strategyEarnedBookkeeperLogEntities", "name" : "strategyEarnedBookkeeperLogEntities", "type" : "UNSAFE", "rt" : "#strategyEarnedBookkeeperLogEntity-representation" }, { "id" : "patch-strategyEarnedBookkeeperLogEntity", "name" : "strategyEarnedBookkeeperLogEntity", "type" : "UNSAFE", "rt" : "#strategyEarnedBookkeeperLogEntity-representation" }, { "id" : "get-strategyEarnedBookkeeperLogEntity", "name" : "strategyEarnedBookkeeperLogEntity", "type" : "SAFE", "rt" : "#strategyEarnedBookkeeperLogEntity-representation" }, { "id" : "delete-strategyEarnedBookkeeperLogEntity", "name" : "strategyEarnedBookkeeperLogEntity", "type" : "IDEMPOTENT", "rt" : "#strategyEarnedBookkeeperLogEntity-representation" }, { "id" : "update-strategyEarnedBookkeeperLogEntity", "name" : "strategyEarnedBookkeeperLogEntity", "type" : "IDEMPOTENT", "rt" : "#strategyEarnedBookkeeperLogEntity-representation" }, { "name" : "findFirstByNetworkOrderByBlockNumberDesc", "type" : "SAFE", "descriptor" : [ { "name" : "networkName", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "UNKNOWN, MATIC, RINKEBY, FANTOM, BSC, ETH" } } ] }, { "name" : "findFirstByNetworkAndStrategyAddressOrderByBlockTimeStampDesc", "type" : "SAFE", "descriptor" : [ { "name" : "network", "type" : "SEMANTIC", "doc" : { "format" : "TEXT", "value" : "UNKNOWN, MATIC, RINKEBY, FANTOM, BSC, ETH" } }, { "name" : "strategyAddress", "type" : "SEMANTIC" } ] }, { "name" : "deleteByCreatedAtBefore", "type" : "SAFE", "descriptor" : [ { "name" : "toDate", "type" : "SEMANTIC" } ] } ] } }