body |
String |
square |
square
mosaic
dot
circle
circle-zebra
circle-zebra-vertical
circular
edge-cut
edge-cut-smooth
japnese
leaf
pointed
pointed-edge-cut
pointed-in
pointed-in-smooth
pointed-smooth
round
rounded-in
rounded-in-smooth
rounded-pointed
star
diamond
|
eye |
String |
frame0 |
frame0
frame1
frame2
frame3
frame4
frame5
frame6
frame7
frame8
frame10
frame11
frame12
frame13
frame14
frame16
|
eyeBall |
String |
ball0 |
ball0
ball1
ball2
ball3
ball5
ball6
ball7
ball8
ball10
ball11
ball12
ball13
ball14
ball15
ball16
ball17
ball18
ball19
|
erf1 |
Array |
[ ] |
Rotate the upper left eye element. Add "fv" or "fh" to invert element vertically or horizontally. E.g. ["fv","fh"] inverts a element vertically and horziontally. |
erf2 |
Array |
[ ] |
Rotate the upper right eye element. Add "fv" or "fh" to invert element vertically or horizontally. E.g. ["fv","fh"] inverts a element vertically and horziontally. |
erf3 |
Array |
[ ] |
Rotate the lower left eye element. Add "fv" or "fh" to invert element vertically or horizontally. E.g. ["fv","fh"] inverts a element vertically and horziontally. |
brf1 |
Array |
[ ] |
Rotate the upper left eye ball element. Add "fv" or "fh" to invert element vertically or horizontally. E.g. ["fv","fh"] inverts a element vertically and horziontally. |
brf2 |
Array |
[ ] |
Rotate the upper right eye ball element. Add "fv" or "fh" to invert element vertically or horizontally. E.g. ["fv","fh"] inverts a element vertically and horziontally. |
brf3 |
Array |
[ ] |
Rotate the lower left eye ball element. Add "fv" or "fh" to invert element vertically or horizontally. E.g. ["fv","fh"] inverts a element vertically and horziontally. |
bodyColor |
String |
#000000 |
Color of QR code body as HEX value. |
bgColor |
String |
#ffffff |
Color of QR code background as HEX value. Note: the background should always have a lighter color to be scanable with all devices. |
eye1Color |
String |
#000000 |
Color of the upper left eye as HEX value. |
eye2Color |
String |
#000000 |
Color of the upper right eye as HEX value. |
eye3Color |
String |
#000000 |
Color of the lower left eye as HEX value. |
eyeBall1Color |
String |
#000000 |
Color of the upper left eye ball as HEX value. |
eyeBall2Color |
String |
#000000 |
Color of the upper right eye ball as HEX value. |
eyeBall3Color |
String |
#000000 |
Color of the lower left eye ball as HEX value. |
gradientColor1 |
String |
null |
Color 1 for gradient color of body as HEX. |
gradientColor2 |
String |
null |
Color 2 for gradient color of body as HEX. |
gradientType |
String |
linear |
Gradient type for color of body. Value can be "linear" or "radial". |
gradientOnEyes |
Boolean |
false |
Disable individual colors for the eye elements and set the gradient color for the complete QR code. |