Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

Index

Constructors

constructor

Properties

Optional Amount

Amount: undefined | string
memberof

KobanInvoice

Optional AmountTtc

AmountTtc: undefined | string
memberof

KobanInvoice

Optional Asset

Asset: undefined | false | true

Définit si la facture est un avoir ou non

memberof

KobanInvoice

Optional Canal

Canal: undefined | string

UTM Medium associé

memberof

KobanInvoice

Optional Contact

Contact: KobanContact

Objet ncContact permettant de récupérer le contact associé en mode insertion/modification. Seule la propriété de clé est obligatoire.

memberof

KobanInvoice

Optional Created

Created: Date

Date de création de l'object - Object Date

memberof

KobanBaseModel

Optional CurrencyCode

CurrencyCode: undefined | string
memberof

KobanInvoice

Optional DCreated

DCreated: undefined | number

Date de création de l'object en ms

memberof

KobanBaseModel

Optional DUpdated

DUpdated: undefined | number

Date de derniere mise à jour de l'object en ms

memberof

KobanBaseModel

Optional DueDate

DueDate: Date

Date d'échéance de la facture.

memberof

KobanInvoice

Optional Guid

Guid: undefined | string

Identifiant de l'object

memberof

KobanBaseModel

Optional Header

Header: undefined | string

En tête de document

memberof

KobanInvoice

Optional InvoiceDate

InvoiceDate: Date

Date de la facture.

memberof

KobanInvoice

Optional Lines

Lines: KobanLine[]

Les lignes composant la facture.

memberof

KobanInvoice

Optional MarketingCampaign

MarketingCampaign: undefined | string

UTM Campagne associée

memberof

KobanInvoice

Optional Number

Number: undefined | string

Le numéro de la facture

memberof

KobanInvoice

Optional Order

Order: KobanOrder

Object ncOrder permettant d'associer le bon de commande associé en mode insertion/modification. Seule la propriété de clé est obligatoire si order est renseigné

memberof

KobanInvoice

Optional Origin

L'origine de la facture. Le code doit être défini dans la liste Origine au niveau de l'application Koban

memberof

KobanInvoice

Optional PaymentMode

PaymentMode: KobanListValue

Le mode de paiement. Le code doit être défini dans la liste Origine au niveau de l'application Koban

memberof

KobanInvoice

Optional Source

Source: undefined | string

UTM Source associée

memberof

KobanInvoice

Optional Status

Statut de la facture. Peut prendre les valeurs PENDING, CLOSED, DRAFT

memberof

KobanInvoice

Optional Third

Third: KobanThird

Objet ncThird permettant de récupérer le compte associé en mode insertion/modification. Seule la propriété de clé est obligatoire.

memberof

KobanInvoice

Optional Updated

Updated: Date

Date de dernière mise à jour de l'object - Object Date

memberof

KobanBaseModel

Legend

  • Constructor
  • Property
  • Method
  • Inherited property
  • Inherited method
  • Private property
  • Private method
  • Property

Generated using TypeDoc