Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (7 loc) · 702 Bytes

WalletUpdateInputWallet.md

File metadata and controls

15 lines (7 loc) · 702 Bytes

WalletUpdateInputWallet

Properties

Name Type Description Notes
name String The name of the wallet. [optional]
expirationAt OffsetDateTime The date and time that determines when the wallet will expire. It follows the ISO 8601 datetime format and is expressed in Coordinated Universal Time (UTC). [optional]
recurringTransactionRules List<WalletUpdateInputWalletRecurringTransactionRulesInner> List of recurring transaction rules. Currently, we only allow one recurring rule per wallet. [optional]