GoogleApi.Firebase.V1beta1.Model.ListShaCertificatesResponse (google_api_firebase v0.13.3)
View SourceAttributes
-
certificates(type:list(GoogleApi.Firebase.V1beta1.Model.ShaCertificate.t), default:nil) - The list of eachShaCertificateassociated with theAndroidApp.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Firebase.V1beta1.Model.ListShaCertificatesResponse{ certificates: [GoogleApi.Firebase.V1beta1.Model.ShaCertificate.t()] | nil }