allowAddressCreation property

String? allowAddressCreation
getter/setter pair

Specifies whether address creation is allowed. Possible string values are:

  • "ADDRESS_CREATION_ALLOWED"
  • "ADDRESS_CREATION_BLOCKED"

Implementation

core.String? allowAddressCreation;