Packages

p

domain

posts

package posts

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. final case class FacebookPost (id: FacebookPostId, story: Option[String], createdTime: Option[Instant], objectId: Option[String], picture: Option[URL], from: Option[FacebookProfileId]) extends Product with Serializable
  2. final case class FacebookPostId (value: String) extends Product with Serializable

Value Members

  1. object FacebookPostAttributes

Ungrouped