Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 967 Bytes

BankConnectionInterfaceLastAutoUpdate.md

File metadata and controls

12 lines (9 loc) · 967 Bytes

# BankConnectionInterfaceLastAutoUpdate

Properties

Name Type Description Notes
result \OpenAPI\Client\Model\UpdateResultStatus
error_message string In case the update result is not <code>OK</code>, this field may contain an error message with details about why the update failed (it is not guaranteed that a message is available though). In case the update result is <code>OK</code>, the field will always be null. [optional]
error_type \OpenAPI\Client\Model\ErrorType [optional]
timestamp \DateTime <strong>Format:</strong> 'YYYY-MM-DD'T'HH:MM:SS.SSSXXX' (RFC 3339, section 5.6)<br/>Time of the update.

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