Plan Class
Plan for the resource.
- Inheritance
-
Plan
Constructor
Plan(*, name: Optional[str] = None, publisher: Optional[str] = None, product: Optional[str] = None, promotion_code: Optional[str] = None, version: Optional[str] = None, **kwargs)
Variables
- name
- str
The plan ID.
- publisher
- str
The publisher ID.
- product
- str
The offer ID.
- promotion_code
- str
The promotion code.
- version
- str
The plan's version.
Feedback
Submit and view feedback for