Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AccountSetFlagsInterface

Map of flags to boolean values representing AccountSet transaction flags.

Hierarchy

  • AccountSetFlagsInterface

Index

Properties

Optional tfAllowXRP

tfAllowXRP: boolean

The same as ClearFlag: asfDisallowXRP

Optional tfDisallowXRP

tfDisallowXRP: boolean

The same as SetFlag: asfDisallowXRP

Optional tfOptionalAuth

tfOptionalAuth: boolean

The same as ClearFlag: asfRequireAuth

Optional tfOptionalDestTag

tfOptionalDestTag: boolean

The same as ClearFlag: asfRequireDest

Optional tfRequireAuth

tfRequireAuth: boolean

The same as SetFlag: asfRequireAuth

Optional tfRequireDestTag

tfRequireDestTag: boolean

The same as SetFlag: asfRequireDest

Generated using TypeDoc