DsTransform
DsTransform
interface DsTransform {
'algorithm'?: string;
'getvalue'?: string;
}Properties
| Name | Required | Type | Description |
|---|---|---|---|
algorithm | Optional | string | {string} DsTransform |
getvalue | Optional | string | {string} DsTransform |
DsTransform
interface DsTransform {
'algorithm'?: string;
'getvalue'?: string;
}| Name | Required | Type | Description |
|---|---|---|---|
algorithm | Optional | string | {string} DsTransform |
getvalue | Optional | string | {string} DsTransform |