ETASCOM CRM V3 - Documentation API
Storybook
GitHub
Preparing search index...
app/(protected)/tools/badge-generator/types
BadgeData
Interface BadgeData
interface
BadgeData
{
title
:
string
;
firstName
:
string
;
lastName
:
string
;
photo
:
string
;
useQRCode
:
boolean
;
qrCodeUrl
:
string
;
}
Index
Properties
title
first
Name
last
Name
photo
use
QR
Code
qr
Code
Url
Properties
title
title
:
string
first
Name
firstName
:
string
last
Name
lastName
:
string
photo
photo
:
string
use
QR
Code
useQRCode
:
boolean
qr
Code
Url
qrCodeUrl
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
title
first
Name
last
Name
photo
use
QR
Code
qr
Code
Url
Storybook
GitHub
ETASCOM CRM V3 - Documentation API
Loading...