timeSpanDatum
Namespace: | (default namespace) |
XML Schema: | vcac-identity-rest-schema.xsd |
A POJO version of an com.vmware.vcac.platform.content.literals.TimeSpan, suitable for inclusion in a POJO requestMap.
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
unit (timeUnit) | 0/1 | |
amount (long) | 1/1 | The amount for the time span. |
JSON
property | type | description |
---|---|---|
unit | unit (timeUnit) | |
amount | amount (long) | The amount for the time span. |