You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// Clientappconfigurationinfo - Configuration information for the integration
type Clientappconfigurationinfo struct {
// Current - The current, active configuration for the integration.
Current *Integrationconfiguration `json:"current,omitempty"`
// Effective - The effective configuration for the app, containing the integration specific configuration along with overrides specified in the integration type.