Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 917 Bytes

QueryValue.md

File metadata and controls

30 lines (17 loc) · 917 Bytes

QueryValue

Properties

Name Type Description Notes

Methods

NewQueryValue

func NewQueryValue() *QueryValue

NewQueryValue instantiates a new QueryValue object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

NewQueryValueWithDefaults

func NewQueryValueWithDefaults() *QueryValue

NewQueryValueWithDefaults instantiates a new QueryValue object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

[Back to Model list] [Back to API list] [Back to README]