Postgate
data class Postgate(val createdAt: <Error class: unknown class>, val detachedEmbeddingUris: <Error class: unknown class><List<<Error class: unknown class>>> = AtField.Missing, val embeddingRules: <Error class: unknown class><List<PostgateEmbeddingRulesUnion>> = AtField.Missing, val post: <Error class: unknown class>)
Record defining interaction rules for a post. The record key (rkey) of the postgate record must match the record key of the post, and that record must be in the same repository.
Constructors
Link copied to clipboard
constructor(createdAt: <Error class: unknown class>, detachedEmbeddingUris: <Error class: unknown class><List<<Error class: unknown class>>> = AtField.Missing, embeddingRules: <Error class: unknown class><List<PostgateEmbeddingRulesUnion>> = AtField.Missing, post: <Error class: unknown class>)