Interface GetOracleQueriesByPubkeyOptionalParams
interface GetOracleQueriesByPubkeyOptionalParams { from?: string; limit?: number; type?: Enum5;} Hierarchy
- OperationOptions
- GetOracleQueriesByPubkeyOptionalParams
Properties
Optionalfrom
from?: string
Optionallimit
limit?: number
Optionaltype
Optional parameters.