Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 928 Bytes

SqlResponse.md

File metadata and controls

30 lines (17 loc) · 928 Bytes

SqlResponse

Properties

Name Type Description Notes

Methods

NewSqlResponse

func NewSqlResponse() *SqlResponse

NewSqlResponse instantiates a new SqlResponse 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

NewSqlResponseWithDefaults

func NewSqlResponseWithDefaults() *SqlResponse

NewSqlResponseWithDefaults instantiates a new SqlResponse 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]