mirror of
https://github.com/LukeHagar/speakeasy-playground.git
synced 2025-12-09 20:57:44 +00:00
2.1 KiB
2.1 KiB
UpdateCarrierAccountResponse
Fields
| Field | Type | Required | Description |
|---|---|---|---|
content_type |
str | ✔️ | HTTP response content type for this operation |
status_code |
int | ✔️ | HTTP response status code for this operation |
raw_response |
requests.Response | ✔️ | Raw HTTP response; suitable for custom response parsing |
carrier_account |
Optional[components.CarrierAccount] | ➖ | N/A |