Type alias WithOrganization

WithOrganization: {
    organization: Organization;
}

Type declaration

  • organization: Organization