property IntentMandate.intent_expiry

When the intent mandate expires, in ISO 8601 format.

After this time, the intent is no longer valid and should not be used to make purchases.

Examples

Example 1

"2024-12-31T23:59:59Z"

Example 2

"2024-03-15T10:30:00-05:00"

Type

string

Usage

import { type IntentMandate } from ".";