scaleway_api_rs 0.1.8

Generated library to interact with Scaleway API.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# ScalewayDomainV2beta1RecordChangeSet

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | Option<**String**> | (UUID format) | [optional]
**id_fields** | Option<[**crate::models::ScalewayDomainV2beta1RecordChangeSetIdFields**]scaleway_domain_v2beta1_RecordChange_set_id_fields.md> |  | [optional]
**records** | Option<[**Vec<crate::models::ScalewayPeriodDomainPeriodV2beta1PeriodRecord>**]scaleway.domain.v2beta1.Record.md> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)