PostAction

constructor(id: PostActionId, type: PostActionType? = null, name: PostActionName, disabled: Boolean? = null, style: PostActionStyle? = null, dataSource: PostActionDataSource? = null, options: List<PostActionOption>? = null, defaultOption: PostActionOptionValue? = null, integration: PostActionIntegration? = null, cookie: PostActionCookie? = null)