Auth0.Entity.Client.Mobile.Android (Auth0Api v1.4.0) View Source

Documentation for entity of Client Mobile Android.

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Entity.Client.Mobile.Android{
  app_package_name: String.t(),
  sha256_cert_fingerprints: [String.t()]
}

Link to this section Functions

Specs

from(map()) :: t()