google_api_vault v0.13.1 GoogleApi.Vault.V1.Model.RemoveHeldAccountsRequest 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
Link to this type
t()
View Sourcet() :: %GoogleApi.Vault.V1.Model.RemoveHeldAccountsRequest{ accountIds: [String.t()] }
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.