SavingsPlanValidateResponse Class
Savings plan update validate response.
Constructor
SavingsPlanValidateResponse(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
benefits
|
|
|
next_link
|
Url to get the next page. |
Attributes
benefits
benefits: list['_models.SavingsPlanValidResponseProperty'] | None
next_link
Url to get the next page.
next_link: str | None