CatapultServer  v0.5.0.1 (Elephant)
catapult::model::AccountRestrictionModification< TRestrictionValue > Struct Template Reference

Binary layout for an account restriction modification. More...

Public Attributes

AccountRestrictionModificationType ModificationType
 Modification type. More...
 
TRestrictionValue Value
 Restriction value. More...
 

Detailed Description

template<typename TRestrictionValue>
struct catapult::model::AccountRestrictionModification< TRestrictionValue >

Binary layout for an account restriction modification.

Member Data Documentation

◆ ModificationType

template<typename TRestrictionValue>
AccountRestrictionModificationType catapult::model::AccountRestrictionModification< TRestrictionValue >::ModificationType

Modification type.

◆ Value

template<typename TRestrictionValue>
TRestrictionValue catapult::model::AccountRestrictionModification< TRestrictionValue >::Value

Restriction value.


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