public interface JsonProperty
JsonObject
. Provides information about the name and
type of the property.Modifier and Type | Method and Description |
---|---|
JsonValueType |
getJsonValueType()
Retrieves the JSON value type of this property.
|
String |
getName()
Retrieves the name of this property.
|
String getName()
JsonValueType getJsonValueType()
JsonValueType.NUMBER
Copyright © Veeva Systems 2017–2022. All rights reserved.