CatapultServer  v0.5.0.1 (Elephant)
catapult::model::SharedAliasBody< THeader > Struct Template Reference

Binary layout for an alias transaction body. More...

Inheritance diagram for catapult::model::SharedAliasBody< THeader >:
Collaboration diagram for catapult::model::SharedAliasBody< THeader >:

Public Attributes

model::AliasAction AliasAction
 
catapult::NamespaceId NamespaceId
 Id of a namespace that will become an alias. More...
 

Detailed Description

template<typename THeader>
struct catapult::model::SharedAliasBody< THeader >

Binary layout for an alias transaction body.

Member Data Documentation

◆ AliasAction

template<typename THeader >
model::AliasAction catapult::model::SharedAliasBody< THeader >::AliasAction

◆ NamespaceId

template<typename THeader >
catapult::NamespaceId catapult::model::SharedAliasBody< THeader >::NamespaceId

Id of a namespace that will become an alias.


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