AboutSupportDeveloper GuideVersion 2.0.0
BloombergGroupUpdate: {
    group: string;
    security: string;
}

Action that will update a Launchpad group’s security.

Type declaration

  • group: string

    The name of the Launchpad group to update (e.g. “Group-A”).

  • security: string

    The security to update the group with (e.g. “MSFT US Equity”).

Generated using TypeDoc