|
TT CORE SDK 2.1.1.1
TT CORE SDK documentation
|
#include <extended_rejection_information.h>
Public Attributes | |
| double | deviation = NAN |
| double | max_deviation = NAN |
| double | percent_deviation = NAN |
| double | max_percent_deviation = NAN |
Definition at line 60 of file extended_rejection_information.h.
| double ttsdk::ExtendedRejectionInformation::ExceedsPriceReasonability::deviation = NAN |
Definition at line 62 of file extended_rejection_information.h.
| double ttsdk::ExtendedRejectionInformation::ExceedsPriceReasonability::max_deviation = NAN |
Definition at line 63 of file extended_rejection_information.h.
| double ttsdk::ExtendedRejectionInformation::ExceedsPriceReasonability::max_percent_deviation = NAN |
Definition at line 65 of file extended_rejection_information.h.
| double ttsdk::ExtendedRejectionInformation::ExceedsPriceReasonability::percent_deviation = NAN |
Definition at line 64 of file extended_rejection_information.h.