Skip to content

UsedByRequestDto

Type: object

Properties

Property Type Required Description Constraints
assetId string Yes
pageIndex integer (int32) No
pageSize integer (int32) No
type string No

Generated example

{
  "assetId": "123",
  "pageIndex": 123,
  "pageSize": 123,
  "type": "string"
}

Source

Generated from swagger-asset.json.