open class EffectiveSetting : Serializable
The effective setting. It reports the effective parameters or data used when calling the API.
EffectiveSetting()
The effective setting. It reports the effective parameters or data used when calling the API. |
var key: String!
Input parameter name. |
|
var value: String!
Input parameter value. |