Creates a new Plan
the data for the plan that will be created
a promise that may resolve to the created object
Deletes an existing Plan
a promise that will resolve if the removal was successful and be rejected otherwise
Returns information of an existing Plan
the ID of the Plan
a promise that may resolve to the desired object or be rejected if the id is invalid
the identifier of the Plan
a promise that may resolve to the desired object or be rejected if the identifier is invalid
Returns a PagedRequest for all Customers
Updates an existing Plan
the Plan to be updated
a promise that may resolve to the updated object
Generated using TypeDoc
Creates a new Plan