TestCallVectorIntObject constructor

TestCallVectorIntObject(
  1. {required List<TestInt> x,
  2. int? extra,
  3. int? clientId}
)

Returns the received vector of objects containing a number; for testing only. This is an offline method. Can be called before authorization

Returns TestVectorIntObject

Implementation

TestCallVectorIntObject