Skip to main content

TimeConstraint

@mandaitor/sdk


@mandaitor/sdk / TimeConstraint

Interface: TimeConstraint

Defined in: packages/sdk/src/types.ts:37

Properties

duration?

optional duration: string

Defined in: packages/sdk/src/types.ts:43

ISO 8601 duration — alternative to expires_at, e.g. "P30D"


expires_at?

optional expires_at: string

Defined in: packages/sdk/src/types.ts:41

ISO 8601 timestamp — mandate expires


not_before?

optional not_before: string

Defined in: packages/sdk/src/types.ts:39

ISO 8601 timestamp — mandate becomes active