Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SignUpData

Hierarchy

  • SignUpData

Index

Properties

brandingId

brandingId: number

clientId

clientId: string

email

email: string

fullName

fullName: string

Optional grantType

grantType: "password" | "client_credentials" | "refresh_token"

metadata

metadata: Record<string, unknown>[]

password

password: string

passwordConfirmation

passwordConfirmation: string

referrer

referrer: string

type

type: "consumer" | "merchant"

Generated using TypeDoc