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