StockyardDto
objectlevelnull | string
sectorinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
stockyardnull | string
Example
StreamErasureJournalsModel
objectModel class containing stock ids for which erasure journals should be returned.
stockIdsnull | array[integer,string](int64)
Gets or sets list of unique stock ids for which erasure journals should be returned.
Match pattern:^-?(?:0|[1-9]\d*)$
Example
StructurePackage
objectdepartmentsnull | array[object]
Show Child Parameters
officesnull | array[object]
Show Child Parameters
Example
SystemUserCreationRequestModel
objectemailnull | string
firstNamenull | stringrequired
lastNamenull | stringrequired
userNamenull | stringrequired
Example
SystemUserCreationResult
objectnewUserobject
Show Child Parameters
userIdIfAlreadyAvailableinteger | string(int32)
Match pattern:^-?(?:0|[1-9]\d*)$
Example