ProfileImageInput
Property | Type | Description |
---|---|---|
Url | string | the public URL from which this document can be downloaded |
Data | string | The Base64 encoded string for the image. |
Note
- Supported image types jpg ,png, gif, jpeg, bmp
- please make sure the base64 encoded string a valid image file.