Name | Description | Type | Additional information |
---|---|---|---|
FileName | string |
None. |
|
ImageUrl | string |
None. |
|
SoundUrl | string |
None. |
|
AgencyId | integer |
None. |
|
ImageData | Collection of byte |
None. |
|
SoundData | Collection of byte |
None. |
|
isImage | boolean |
None. |
|
isImageData | boolean |
None. |
|
isSound | boolean |
None. |
|
fromPOD | boolean |
None. |
|
userId | integer |
None. |
|
isUpload | boolean |
None. |
|
ImageBytesInBase64String | string |
None. |
|
SoundBytesInBase64String | string |
None. |
|
ImageFile | HttpPostedFileBase |
None. |
|
SoundFile | HttpPostedFileBase |
None. |