PassThrough Struct Reference
Structure containing information needed to execute a pass through.
#include <scmTypes.h>
Public Attributes | |
std::string | readerId = "" |
Reader ID. | |
std::string | uid = "" |
The UID of the card. | |
std::vector< Command > | commands |
Command list. | |