Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 948 Bytes

Disclosure.md

File metadata and controls

17 lines (12 loc) · 948 Bytes

# Disclosure

Properties

Name Type Description Notes
id string Unique identifier for the disclosure. [optional]
created_time \DateTime Time when the disclosure was created. [optional]
term_id string Unique identifier of an existing term. [optional]
locale string Locale code. [optional]
description string An arbitrary string attached to the object. [optional]
live_mode bool Has the value true if the object exists in live mode or the value false if the object exists in test mode. [optional]
updated_time \DateTime Time when the fee was last updated. [optional]

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