Skip to content

Latest commit

 

History

History
executable file
·
12 lines (9 loc) · 1.63 KB

getdrinkresponse.md

File metadata and controls

executable file
·
12 lines (9 loc) · 1.63 KB

GetDrinkResponse

Fields

Field Type Required Description
ContentType string ✔️ HTTP response content type for this operation
Drink *shared.Drink A drink.
Error *shared.Error An unknown error occurred interacting with the API.
StatusCode int ✔️ HTTP response status code for this operation
RawResponse *http.Response Raw HTTP response; suitable for custom response parsing