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 BusinessLine

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

Returns

string

Overrides

Datadepo\Api\Structures\AbstractStructure::getPrimary()
public string
# getSupplierSet( )

Returns

string
public Datadepo\Api\Structures\BusinessSupplierLine[]
# getSuppliers( )

Returns

Datadepo\Api\Structures\BusinessSupplierLine[]
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 string $supplierSet
Magic properties inherited from Datadepo\Api\Structures\AbstractStructure
$checksum, $data, $json, $primary
API documentation generated by ApiGen