GoogleApi.Vault.V1.Model.RemoveHeldAccountsRequest (google_api_vault v0.18.0) View Source
Remove a list of accounts from a hold.
Attributes
-
accountIds
(type:list(String.t)
, default:nil
) - Account IDs to identify HeldAccounts to remove.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
t() :: %GoogleApi.Vault.V1.Model.RemoveHeldAccountsRequest{ accountIds: [String.t()] }
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.