• returns the detailed csv with the masterAccount CUR information

    Parameters

    • __namedParameters: {
          endDate: string;
          masterAccount: string;
          stackspotAccountId: string;
          startDate: string;
      }
    • Optionalopts: RequestOpts

    Returns Promise<AttachmentBase64>