Plan

Plan: All

Returns a collection of Plan objects.

  1. Callback
  2. Promise
const plans = gateway.plan.all(function(err, result) { });

See also