WalletsDto Data Type

The Class WalletsDto.

Implemented Interfaces
Serializable
Properties
name data type description
wallet array of string The wallet.

Example

{
  "wallet" : [ "...", "..." ]
}