Toggle navigation
Web Service API: SizeInfoDetailDto
Resources
Data Types
Back to Top
Home
JSON
SizeInfoDetailDto
SizeInfoDetailDto
Data Type
Detail of a size info.
Properties
name
data type
description
size
number
Represented approximate size in bytes.
name
string
Name of the component.
Example
{ "size" : 12345, "name" : "..." }