interface GetOrganizationInput {
    orgId: string;
}

Properties

Properties

orgId: string

Generated using TypeDoc