Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 865 Bytes

EzsignsignatureattachmentResponse.md

File metadata and controls

19 lines (14 loc) · 865 Bytes

openapi.model.EzsignsignatureattachmentResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiEzsignsignatureattachmentID int The unique ID of the Ezsignsignatureattachment
fkiEzsignsignatureID int The unique ID of the Ezsignsignature
binEzsignsignatureattachmentMD5 String The md5 of the Ezsignsignatureattachment
sEzsignsignatureattachmentName String The name of the Ezsignsignatureattachment
sDownloadUrl String The Url to the requested document. Url will expire after 3 hours.

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