IosApp

googleapis.firebase.IosApp
See theIosApp companion object
final case class IosApp(displayName: Option[String], expireTime: Option[String], etag: Option[String], bundleId: Option[String], name: Option[String], state: Option[IosAppState], teamId: Option[String], appStoreId: Option[String], projectId: Option[String], apiKeyId: Option[String], appId: Option[String])

Attributes

Companion
object
Source
IosApp.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product