Skip to content

CarrierOptions

Properties

socialName

ts
socialName: string;

Razón social o nombre del transportista.


ruc?

ts
optional ruc?: string;

RUC con dígito verificador, si es contribuyente.


isTaxPayer?

ts
optional isTaxPayer?: boolean;

documentType?

ts
optional documentType?: 2 | 1 | 3 | 5 | 4 | 6 | 9;

Tipo de documento del transportista.


documentNumber?

ts
optional documentNumber?: string;

address?

ts
optional address?: string;

driverName?

ts
optional driverName?: string;

driverDocumentNumber?

ts
optional driverDocumentNumber?: string;

driverAddress?

ts
optional driverAddress?: string;