Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 759 Bytes

SignatureRequest.md

File metadata and controls

19 lines (14 loc) · 759 Bytes

openapi.model.SignatureRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiSignatureID int The unique ID of the Signature [optional]
fkiFontID int The unique ID of the Font
eSignaturePreference FieldESignaturePreference
tSignatureSvg String The svg of the Signature [optional]
tSignatureSvginitials String The svg of the Initials [optional]

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