LibLogicalAccess
2.5.0
An Open Source RFID Library
|
Describe setting for Value File type. More...
#include <desfirecommands.hpp>
Public Attributes | |
int32_t | lowerLimit |
The lower value limit. | |
int32_t | upperLimit |
The upper value limit. | |
int32_t | limitedCreditValue |
The limited credit value. | |
bool | limitedCreditEnabled |
True if limited credit is enabled, false otherwise. | |
Describe setting for Value File type.
bool logicalaccess::DESFireCommands::ValueFileSetting::limitedCreditEnabled |
True if limited credit is enabled, false otherwise.
int32_t logicalaccess::DESFireCommands::ValueFileSetting::limitedCreditValue |
The limited credit value.
int32_t logicalaccess::DESFireCommands::ValueFileSetting::lowerLimit |
The lower value limit.
int32_t logicalaccess::DESFireCommands::ValueFileSetting::upperLimit |
The upper value limit.