Export

ClaimsQuery

Hierarchy

  • ClaimsQuery

Properties

claim_name?: string

mdoc only: a string that specifies the data element identifier of the data element within the provided namespace in the mdoc

Memberof

ClaimsQuery

id?: string

Identifier for this claims query.

Memberof

ClaimsQuery

namespace?: string

mdoc only: a string that specifies the namespace of the data element within the mdoc.

Memberof

ClaimsQuery

path?: object[]

JSON-based claims structure only: a non-empty array representing a claims path pointer that specifies the path to a claim

Memberof

ClaimsQuery

values?: object[]

Values of the claims query.

Memberof

ClaimsQuery

Generated using TypeDoc