Interface IAccountSettings

Hierarchy

  • IAccountSettings

Implemented by

Properties

communication: "email_ok" | "email_not_ok"

Due to an omg.lol bug, this setting might be null. The correct value in this case would be "email_ok".

date_format: "iso_8601" | "dmy" | "mdy"

Due to an omg.lol bug, this setting might be null. The correct value in this case would be "iso_8601".

owner: string
web_editor: "advanced" | "classic"

Generated using TypeDoc