Sports Lib API - v21.3.0
GitHub
npm
Preparing search index...
API
ThreeDimensionalCapacityComponent
Interface ThreeDimensionalCapacityComponent
Readiness and value for one capacity component.
interface
ThreeDimensionalCapacityComponent
{
reason
:
ThreeDimensionalCapacityReason
|
null
;
status
:
ThreeDimensionalCapacityComponentStatus
;
value
:
number
|
null
;
}
Index
Properties
reason
status
value
Properties
reason
reason
:
ThreeDimensionalCapacityReason
|
null
status
status
:
ThreeDimensionalCapacityComponentStatus
value
value
:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
reason
status
value
GitHub
npm
Sports Lib API - v21.3.0
Loading...
Readiness and value for one capacity component.