projects/m2-core/src/lib/core/service/config/request/EditClientParamRequest.ts
Properties |
|
| categoryName |
categoryName:
|
Type : string
|
| Optional |
| groupName |
groupName:
|
Type : string
|
| Optional |
| isInternal |
isInternal:
|
Type : boolean
|
| Optional |
| moduleId |
moduleId:
|
Type : string
|
| Optional |
| paramName |
paramName:
|
Type : string
|
| paramValue |
paramValue:
|
Type : string
|
| sortOrder |
sortOrder:
|
Type : number
|
| Optional |
| valueType |
valueType:
|
Type : AttributeType
|
| Optional |