Literature.Author (literature v0.4.22)
Literature Author Model
Summary
Types
@type t() :: %Literature.Author{ __meta__: term(), bio: term(), cover_image: term(), facebook: term(), id: term(), inserted_at: term(), location: term(), meta_description: term(), meta_keywords: term(), meta_title: term(), name: term(), posts: term(), profile_image: term(), publication: term(), publication_id: term(), published_posts: term(), published_posts_count: term(), slug: term(), twitter: term(), updated_at: term(), website: term() }