interface GetOrgsIDOwnersRequest {
    orgID: string;
}

Properties

Properties

orgID: string

The ID of the organization to list owners for.

MMNEPVFCICPMFPCPTTAAATR