LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
logicalaccess::DESFireCommands::ValueFileSetting Struct Reference

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.
 

Detailed Description

Describe setting for Value File type.

Member Data Documentation

◆ limitedCreditEnabled

bool logicalaccess::DESFireCommands::ValueFileSetting::limitedCreditEnabled

True if limited credit is enabled, false otherwise.

◆ limitedCreditValue

int32_t logicalaccess::DESFireCommands::ValueFileSetting::limitedCreditValue

The limited credit value.

◆ lowerLimit

int32_t logicalaccess::DESFireCommands::ValueFileSetting::lowerLimit

The lower value limit.

◆ upperLimit

int32_t logicalaccess::DESFireCommands::ValueFileSetting::upperLimit

The upper value limit.


The documentation for this struct was generated from the following file: