PerformMoveOut
Output type of the performMoveOut mutation.
Fields
Account to perform move out.
The new account created as part of the move out process.
The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.
Example
{
"account": AccountInterface,
"newAccount": AccountInterface
}