Jump to top

VisionBarcodeAddress

interface

A contacts address.

Properties

lines

</>

An array of address line strings of the formatted address.

lines: string[];

type

</>

The address type, e.g. VisionBarcodeAddressType.WORK.

type: number;