GoogleApi.Vault.V1.Model.RemoveHeldAccountsRequest (google_api_vault v0.19.5) View Source
Remove a list of accounts from a hold.
Attributes
-
accountIds(type:list(String.t), default:nil) - The account IDs of the accounts to remove from the hold.
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()] | nil
}
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.