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 BusinessSupplierLine

Datadepo\Api\Structures\AbstractStructure
Extended by Datadepo\Api\Structures\BusinessSupplierLine
Namespace: Datadepo\Api\Structures
Located at Api/Structures/Business/BusinessSupplierLine.php
Methods summary
public
# __construct( array $data, string $idName )

Parameters

$data
$idName

Overrides

Datadepo\Api\Structures\AbstractStructure::__construct()
public string
# getJson( )

Returns

string

Overrides

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

Returns

string

Overrides

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

Returns

string
public string
# getSupplierCode( )

Returns

string
public Datadepo\Api\Structures\StoreLine
# getStore( )

Returns

Datadepo\Api\Structures\StoreLine
public Datadepo\Api\Structures\PriceLine[]
# getPrices( )

Returns

Datadepo\Api\Structures\PriceLine[]
public Datadepo\Api\Structures\PriceLine[]
# getVariants( )

Returns

Datadepo\Api\Structures\PriceLine[]
Methods inherited from Datadepo\Api\Structures\AbstractStructure
__get(), getChecksum(), getData()
Properties summary
protected string $idName
#
Properties inherited from Datadepo\Api\Structures\AbstractStructure
$data, $json
Magic properties summary
public read-only string $supplierIdName
public read-only string $supplierCode
public read-only Datadepo\Api\Structures\StoreLine $store
Magic properties inherited from Datadepo\Api\Structures\AbstractStructure
$checksum, $data, $json, $primary
API documentation generated by ApiGen