Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 732 Bytes

TransferMetadata.md

File metadata and controls

12 lines (7 loc) · 732 Bytes

TransferMetadata

The Metadata object is a mapping of client-provided string fields to any string value. The following limitations apply: The JSON values must be Strings (no nested JSON objects allowed) Only ASCII characters may be used Maximum of 50 key/value pairs Maximum key length of 40 characters Maximum value length of 500 characters

Properties

Name Type Description Notes
any string name str 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]