File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,6 @@ let primitives = [
161
161
let enumsMap : { [ index : string ] : any } = {
162
162
"AccountPropertyTypeEnum" : AccountPropertyTypeEnum ,
163
163
"AliasTypeEnum" : AliasTypeEnum ,
164
- "ResolutionStatementDTO" : ResolutionStatementDTO ,
165
164
"MosaicPropertyIdEnum" : MosaicPropertyIdEnum ,
166
165
"MultisigModificationTypeEnum" : MultisigModificationTypeEnum ,
167
166
"NamespaceTypeEnum" : NamespaceTypeEnum ,
@@ -209,6 +208,7 @@ let typeMap: {[index: string]: any} = {
209
208
"NodeInfoDTO" : NodeInfoDTO ,
210
209
"NodeTimeDTO" : NodeTimeDTO ,
211
210
"ResolutionEntryDTO" : ResolutionEntryDTO ,
211
+ "ResolutionStatementDTO" : ResolutionStatementDTO ,
212
212
"ServerDTO" : ServerDTO ,
213
213
"ServerInfoDTO" : ServerInfoDTO ,
214
214
"SourceDTO" : SourceDTO ,
You can’t perform that action at this time.
0 commit comments