Plan

Plan: All

Returns a collection of Plan objects.

  1. Python
plans = gateway.plan.all()
note

If there are no plans, it will return an empty list.

See also