Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PolicyListQueries

Index

Constructors

Properties

chainId?: number

The chain ID of the policy.

deleted?: boolean

Specifies whether to include deleted policies.

enabled?: boolean

Specifies whether to include enabled policies.

Specifies the fields to expand in the response.

limit?: number

Specifies the maximum number of records to return.

name?: string

Specifies the name of the policy.

order?: SortOrder
skip?: number

Specifies the offset for the first records to return.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc