Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 753 Bytes

SignatureResponseV3.md

File metadata and controls

19 lines (14 loc) · 753 Bytes

openapi.model.SignatureResponseV3

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiSignatureID int The unique ID of the Signature
fkiFontID int The unique ID of the Font
eSignaturePreference FieldESignaturePreference
bSignatureSvg bool Whether the signature has a SVG or not
bSignatureSvginitials bool Whether the initials has a SVG or not

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