DeliveryAttributeListResult Class
Result of the Get delivery attributes operation.
Constructor
DeliveryAttributeListResult(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
value
|
A collection of DeliveryAttributeMapping. |
Attributes
value
A collection of DeliveryAttributeMapping.
value: list['_models.DeliveryAttributeMapping'] | None