DsSignatureValue
DsSignatureValue
export interface DsSignatureValue {
'getvalue'?: string;
'id'?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
getvalue | Optional | string | {string} DsSignatureValue |
id | Optional | string | {string} DsSignatureValue |
DsSignatureValue
export interface DsSignatureValue {
'getvalue'?: string;
'id'?: string;
}| Name | Required | Type | Description |
|---|---|---|---|
getvalue | Optional | string | {string} DsSignatureValue |
id | Optional | string | {string} DsSignatureValue |