TransactionDevice Struct Reference
Transaction operation device.
#include <scmTypes.h>
Public Attributes | |
std::string | deviceId = "" |
Device Id. | |
std::vector< CardOperation > | operation |
Operation to be performance. | |
Transaction operation device.
#include <scmTypes.h>
Public Attributes | |
std::string | deviceId = "" |
Device Id. | |
std::vector< CardOperation > | operation |
Operation to be performance. | |