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 = [
161161let enumsMap : { [ index : string ] : any } = {
162162 "AccountPropertyTypeEnum" : AccountPropertyTypeEnum ,
163163 "AliasTypeEnum" : AliasTypeEnum ,
164- "ResolutionStatementDTO" : ResolutionStatementDTO ,
165164 "MosaicPropertyIdEnum" : MosaicPropertyIdEnum ,
166165 "MultisigModificationTypeEnum" : MultisigModificationTypeEnum ,
167166 "NamespaceTypeEnum" : NamespaceTypeEnum ,
@@ -209,6 +208,7 @@ let typeMap: {[index: string]: any} = {
209208 "NodeInfoDTO" : NodeInfoDTO ,
210209 "NodeTimeDTO" : NodeTimeDTO ,
211210 "ResolutionEntryDTO" : ResolutionEntryDTO ,
211+ "ResolutionStatementDTO" : ResolutionStatementDTO ,
212212 "ServerDTO" : ServerDTO ,
213213 "ServerInfoDTO" : ServerInfoDTO ,
214214 "SourceDTO" : SourceDTO ,
You can’t perform that action at this time.
0 commit comments