Plan: Find
Plan: Find
method.
- Python
plan = gateway.plan.find("a_plan_id")
NotFoundError
exception.
Arguments
plan_id
required, strThe value used to identify a specific plan.
Plan: Find
method.
plan = gateway.plan.find("a_plan_id")
NotFoundError
exception.
plan_id
required, str