Type Alias: CorporateProfileForm
CorporateProfileForm: {
service:string; }
Form for a company
Type declaration
| Name | Type | Description |
|---|---|---|
service | string | A brief description of the company's services. |
CorporateProfileForm: {
service:string; }
Form for a company
| Name | Type | Description |
|---|---|---|
service | string | A brief description of the company's services. |