Internal transfer input model.
t() :: %ExStoneOpenbank.API.Model.TransferInput{ account_id: term(), amount: term(), description: term(), scheduled_to: term(), target: term(), type: term() }