File size in bytes.
Namespace:
NetQuarry.Services.Uploadcare
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax [JsonPropertyAttribute(NullValueHandling = NullValueHandling.Ignore)]
public int size { get; set; }
<JsonPropertyAttribute(NullValueHandling := NullValueHandling.Ignore)>
Public Property size As Integer
Get
Set
Property Value
Type:
Int32See Also