|
CatapultServer
v0.5.0.1 (Elephant)
|
Notification of an account restriction type. More...


Public Member Functions | |
| AccountRestrictionTypeNotification (model::AccountRestrictionType restrictionType) | |
| Creates a notification around restrictionType. More... | |
Public Member Functions inherited from catapult::model::Notification | |
| Notification (NotificationType type, size_t size) | |
| Creates a new notification with type and size. More... | |
Public Attributes | |
| model::AccountRestrictionType | AccountRestrictionType |
| Account restriction type. More... | |
Public Attributes inherited from catapult::model::Notification | |
| NotificationType | Type |
| Notification type. More... | |
| size_t | Size |
| Notification size. More... | |
Static Public Attributes | |
| static constexpr auto | Notification_Type = RestrictionAccount_Type_Notification |
| Matching notification type. More... | |
Notification of an account restriction type.
|
inlineexplicit |
Creates a notification around restrictionType.
| model::AccountRestrictionType catapult::model::AccountRestrictionTypeNotification::AccountRestrictionType |
Account restriction type.
|
staticconstexpr |
Matching notification type.