core/provider-configuration/model/dynamic-provider-config.model.ts
        
Allows you to fully configure a provider configuration page.
| Properties | 
| 
 | 
| endpoint | 
| endpoint:          | 
| Type : DynamicProviderEndpointConfig | 
| Allows you to configure necessary service endpoints. | 
| layout | 
| layout:          | 
| Type : DynamicProviderLayoutConfig | 
| Allows you to configure page title, field and button labels, messages, etc. | 
| navigation | 
| navigation:          | 
| Type : DynamicProviderNavigationConfig | 
| Allows you to configure routing and navigator properties for the provider page. | 
| tab | 
| tab:          | 
| Type : DynamicProviderTabsConfig | 
| Optional | 
| Allows you to configure tabs for the provider page. |