PostgenIntegrationsUpdate constructor
PostgenIntegrationsUpdate({})
Returns a new PostgenIntegrationsUpdate instance.
Implementation
PostgenIntegrationsUpdate({
this.companyId,
this.userId,
this.platform,
this.platformName,
this.credentialsSecretName,
this.isActive,
this.lastUsedAt,
});