Module: organisation
Functions
getAccountId
▸ getAccountId(orgnaisation): string
Parameters
| Name | Type |
|---|---|
orgnaisation | FoCustomerOrganisationDto |
Returns
string
getChildrenOrga
▸ getChildrenOrga(organisation): FoCustomerOrganisationDto[]
Parameters
| Name | Type |
|---|---|
organisation | FoCustomerOrganisationDto |
Returns
FoCustomerOrganisationDto[]
getEnumOrganisationStatus
▸ getEnumOrganisationStatus(organisation): EnumOrganisationStatus
Parameters
| Name | Type |
|---|---|
organisation | FoCustomerOrganisationDto |
Returns
EnumOrganisationStatus
getOrganisationId
▸ getOrganisationId(organisation): string
Parameters
| Name | Type |
|---|---|
organisation | FoCustomerOrganisationDto |
Returns
string
getOrganisationName
▸ getOrganisationName(organisation): string
Parameters
| Name | Type |
|---|---|
organisation | FoCustomerOrganisationDto |
Returns
string
