Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 519 Bytes

SignatureRequest.md

File metadata and controls

16 lines (11 loc) · 519 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]
tSignatureSvg String The svg of the Signature

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