OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_TPA_MARK_UP_THRESHOLD Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_TPA_MARK_UP_THRESHOLD.h>

Public Member Functions

 CMF_TPA_MARK_UP_THRESHOLD ()
 
 ~CMF_TPA_MARK_UP_THRESHOLD ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

Double maxQty
 
Double markUpValue
 
CMF_TPA_MARK_UP_TYPE::Enum markUpType
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline
size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

Type of the MarkUp (Flat Fee, Percentage)

Definition at line 59 of file SMP.Substructures.CMF_TPA_MARK_UP_THRESHOLD.h.

Double markUpValue

Value of the MarkUp.

Definition at line 56 of file SMP.Substructures.CMF_TPA_MARK_UP_THRESHOLD.h.

Double maxQty

Maximum quantity.

Definition at line 53 of file SMP.Substructures.CMF_TPA_MARK_UP_THRESHOLD.h.


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