Class: Mosaic::Sdk::Models::Bank
- Defined in:
- lib/mosaic/sdk/models/bank.rb
Overview
Represents the collection of banks from the Mosaic API.
Allows listing banks via the /v2/banks endpoint.
Defined Under Namespace
Classes: Instance
Instance Method Summary collapse
-
#create ⇒ void
Bank creation is not supported by the Mosaic API.
-
#list(query = nil) ⇒ Array<Instance>
Lists banks, optionally filtered by a search query.
Methods inherited from Base
Constructor Details
This class inherits a constructor from Mosaic::Sdk::Models::Base
Instance Method Details
#create ⇒ void
This method returns an undefined value.
Bank creation is not supported by the Mosaic API.
#list(query = nil) ⇒ Array<Instance>
Lists banks, optionally filtered by a search query.