google_api_identity_toolkit v0.5.0 GoogleApi.IdentityToolkit.V3.Model.UploadAccountResponse View Source
Respone of uploading accounts in batch.
Attributes
-
error
(type:list(GoogleApi.IdentityToolkit.V3.Model.UploadAccountResponseError.t)
, default:nil
) - The error encountered while processing the account info. -
kind
(type:String.t
, default:identitytoolkit#UploadAccountResponse
) - The fixed string "identitytoolkit#UploadAccountResponse".
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.IdentityToolkit.V3.Model.UploadAccountResponse{ error: [GoogleApi.IdentityToolkit.V3.Model.UploadAccountResponseError.t()], kind: String.t() }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.