Interface AccsRegularParams

Hierarchy

Properties

chain: string
conditionType?: ConditionType
method?: string
params?: any[]
returnValueTest: {
    comparator: string;
    key?: string;
    value: string;
}

Type declaration

  • comparator: string
  • Optional key?: string
  • value: string

Generated using TypeDoc