Overview

Namespaces

  • Datadepo
    • Api
      • DataStores
      • Structures
      • Synchronizers

Classes

  • AbstractStructure
  • BusinessLine
  • BusinessSupplierLine
  • CategoryLine
  • DataLine
  • ImageLine
  • ParameterLine
  • PriceLine
  • RelatedLine
  • StoreLine
  • SupplierBankAccountLine
  • SupplierLine
  • SupplierPersonLine
  • VariantLine
  • Overview
  • Namespace
  • Class

Class SupplierLine

Datadepo\Api\Structures\AbstractStructure
Extended by Datadepo\Api\Structures\SupplierLine
Namespace: Datadepo\Api\Structures
Located at Api/Structures/SupplierLine.php
Methods summary
public integer
# getPrimary( )

Returns

integer

Overrides

Datadepo\Api\Structures\AbstractStructure::getPrimary()
public integer
# getDataDepoId( )

Returns

integer
public boolean
# getDeleted( )

Returns

boolean
public string
# getProject( )

Returns

string
public string
# getName( )

Returns

string
public string
# getIdName( )

Returns

string
public float
# getRabat( )

This column has only information character, do not calculate your prices using this column

This column has only information character, do not calculate your prices using this column

Returns

float
public string
# getInvoiceCompany( )

Returns

string
public string
# getInvoiceStreet( )

Returns

string
public string
# getInvoiceCity( )

Returns

string
public string
# getInvoiceZipCode( )

Returns

string
public string
# getInvoiceIco( )

Returns

string
public string
# getInvoiceDic( )

Returns

string
public boolean
# getIsVatPayer( )

Returns

boolean
public string
# getNote( )

Returns

string
public Datadepo\Api\Structures\SupplierPersonLine[]
# getPersons( )

Returns

Datadepo\Api\Structures\SupplierPersonLine[]
public Datadepo\Api\Structures\SupplierBankAccountLine[]
# getBankAccounts( )

Returns

Datadepo\Api\Structures\SupplierBankAccountLine[]
Methods inherited from Datadepo\Api\Structures\AbstractStructure
__construct(), __get(), getChecksum(), getData(), getJson()
Properties inherited from Datadepo\Api\Structures\AbstractStructure
$data, $json
Magic properties summary
public read-only integer $primary
public read-only integer $dataDepoId
public read-only boolean $deleted
public read-only string $project
public read-only string $idName
public read-only string $name
public read-only float $rabat
public read-only string $invoiceCompany
public read-only string $invoiceStreet
public read-only string $invoiceCity
public read-only string $invoiceZipCode
public read-only string $invoiceIco
public read-only string $invoiceDic
public read-only boolean $isVatPayer
public read-only string $note
Magic properties inherited from Datadepo\Api\Structures\AbstractStructure
$checksum, $data, $json
API documentation generated by ApiGen