Sha256: 085131a8e0647d0cd23e13d2e18282701d6ed7e183c9e1d06aa63ca0fe2ccc53
Contents?: true
Size: 640 Bytes
Versions: 1
Compression:
Stored size: 640 Bytes
Contents
# BrevoRuby::FileData ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Name of uploaded file | [optional] **author_id** | **String** | Account id of user which created the file | [optional] **contact_id** | **Integer** | Contact id of contact on which file is uploaded | [optional] **deal_id** | **String** | Deal id linked to a file | [optional] **company_id** | **String** | Company id linked to a file | [optional] **size** | **Integer** | Size of file in bytes | [optional] **created_at** | **DateTime** | File created date/time | [optional]
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
brevo-ruby-1.0.0 | docs/FileData.md |