Sha256: e259602d9d2e88087cda33536bf183ef459b0280fe9bb9bd5ecf5bbeafc8208b
Contents?: true
Size: 636 Bytes
Versions: 2
Compression:
Stored size: 636 Bytes
Contents
# Brevo::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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
brevo-3.0.0 | docs/FileData.md |
brevo-2.0.0 | docs/FileData.md |