CounterTemplatesDto Data Type

The Class CounterTemplatesDto.

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

Example

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