type
VirtualField
type VirtualField struct {
ValueType ValueType `json:"valueType"`
}The promised serialized type of a computed value.
ValueTypeValueType- The ValueType value.
type
type VirtualField struct {
ValueType ValueType `json:"valueType"`
}The promised serialized type of a computed value.
ValueTypeValueType