Plan: All

Returns a collection of Plan objects.
  1. C#
List<plan> plans = gateway.Plan.All();

See AlsoAnchorIcon