Interface ApiRequestOptions<T, K>

Type parameters

  • T: {}

  • K: keyof T

Hierarchy

Index

Properties

Optional models

models: {}

Type declaration

Optional omitChainIdVariable

omitChainIdVariable: boolean

Optional variables

variables: {}

Type declaration

  • [key: string]: any