Plan: All

Returns a collection of Plan objects.
  1. Java
List<plan> plans = gateway.plan().all();
;;

See AlsoAnchorIcon