| Name | Type | Description | Notes |
|---|---|---|---|
| valid | bool | [optional] | |
| url | string | [optional] | |
| error | string | Error message if valid is false | [optional] |
| content_type | string | [optional] | |
| size | int | File size in bytes | [optional] |
| size_formatted | string | [optional] | |
| type | string | [optional] | |
| platform_limits | array<string,\Zernio\Model\ValidateMedia200ResponsePlatformLimitsValue> | Per-platform size limit comparison (only present when size and type are known) | [optional] |