interface DeleteOrganization {
    organizationId: number;
}

Properties

Properties

organizationId: number

The ID of the organization.