Sha256: 4e6c6203b94d7de929b8c1bd57f03536b28b81eae0320fd958e008131aacfb8d

Contents?: true

Size: 658 Bytes

Versions: 1199

Compression:

Stored size: 658 Bytes

Contents

# CybridApiBank::ExternalWalletListBankModel

## Properties

| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
| **total** | **Integer** | The total number of records available. |  |
| **page** | **Integer** | The page index to retrieve. |  |
| **per_page** | **Integer** | The number of entities per page to return. |  |
| **objects** | [**Array<ExternalWalletBankModel>**](ExternalWalletBankModel.md) | Array of external wallet entities |  |

## Example

```ruby
require 'cybrid_api_bank_ruby'

instance = CybridApiBank::ExternalWalletListBankModel.new(
  total: null,
  page: null,
  per_page: null,
  objects: null
)
```

Version data entries

1,199 entries across 1,199 versions & 1 rubygems

Version Path
cybrid_api_bank_ruby-0.123.149 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.148 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.147 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.145 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.144 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.143 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.142 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.140 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.139 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.137 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.135 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.134 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.132 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.131 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.129 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.127 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.126 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.125 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.124 docs/ExternalWalletListBankModel.md
cybrid_api_bank_ruby-0.123.123 docs/ExternalWalletListBankModel.md