Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 934 Bytes

PaymentConsentValidDateTime.md

File metadata and controls

14 lines (9 loc) · 934 Bytes

PaymentConsentValidDateTime

Life span for the payment consent. After the to date the payment consent expires and can no longer be used for payment initiation.

Properties

Name Type Description Notes
_from datetime, none_type The date and time from which the consent should be active, in ISO 8601 format. [optional]
to datetime, none_type The date and time at which the consent expires, in ISO 8601 format. [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]