Interface ScuteUserMetaDataSchema

Hierarchy

  • ScuteUserMetaDataSchema

Properties

field_name: string
field_type: "string" | "boolean" | "email" | "phone" | "integer" | "date" | "text" | "url"
name: string
required: boolean
visible_profile: boolean
visible_registration: boolean

Generated using TypeDoc