# Status
## Properties
**scope** | Option<**String**> | The scope provided in the status request. |
**domain** | Option<**String**> | The domain provided in the status request. |
**zone** | Option<**String**> | The zone of the domain provided of the status request. |
**status** | Option<**String**> | A space-delimited string of the varying statuses associated with the domain provided. |
**tags** | Option<**String**> | A space-delimited string of the varying tags associated with the domain provided. |
**offers** | Option<[**Vec<crate::models::Offer>**](Offer.md)> | |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)