| Name | Type | Description | Notes |
|---|---|---|---|
| id | uuid::Uuid | Unique system generated identifier for the digital wallet token. | |
| r#type | String | Type of the digital wallet token. | |
| expires_on | String | Datetime when the digital token expires. ISO-8601. | |
| card_details | models::TokenizedCardDetails | ||
| create_date | String | ISO-8601 UTC date/time format. | |
| update_date | String | ISO-8601 UTC date/time format. |
This repository was archived by the owner on Aug 20, 2025. It is now read-only.