View Source Bonfire.Data.Social.Sensitive (Bonfire v0.9.11-social-beta.6)
Summary
Types
@type t() :: %Bonfire.Data.Social.Sensitive{ __meta__: Ecto.Schema.Metadata.t(), id: Needle.UID.t() | nil, is_sensitive: boolean() | nil, pointer: Ecto.Schema.belongs_to(Needle.Pointer.t()) | nil }