Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 715 Bytes

CommonResponseErrorSTemporaryFileUrl.md

File metadata and controls

17 lines (12 loc) · 715 Bytes

openapi.model.CommonResponseErrorSTemporaryFileUrl

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
sErrorMessage String The message giving details about the error
eErrorCode FieldEErrorCode
sTemporaryFileUrl String The Temporary File Url of the document that was uploaded. That url can be reused instead of uploading the file again. [optional]

[Back to Model list] [Back to API list] [Back to README]