PostPublicationsUpdate constructor
PostPublicationsUpdate({})
Returns a new PostPublicationsUpdate instance.
Implementation
PostPublicationsUpdate({
this.postId,
this.companyId,
this.integrationId,
this.platform,
this.externalPostId,
this.externalPostUrl,
this.publishedAt,
this.status,
this.errorMessage,
});