View Source GoogleApi.FirebaseAppDistribution.V1.Model.GoogleFirebaseAppdistroV1BatchRemoveTestersResponse (google_api_firebase_app_distribution v0.3.1)
The response message for BatchRemoveTesters
Attributes
-
emails
(type:list(String.t)
, default:nil
) - List of deleted tester emails
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.FirebaseAppDistribution.V1.Model.GoogleFirebaseAppdistroV1BatchRemoveTestersResponse{ emails: [String.t()] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.