Represents a AccountMerge operation from Horizon API.
AccountMerge
@type t() :: %Stellar.Horizon.Operation.AccountMerge{ account: String.t(), into: String.t() }