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 VariantLine

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

Parameters

$data

Overrides

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

Returns

string

Overrides

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

Returns

string
public string
# getOptions( )

Returns

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

Returns

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

Returns

Datadepo\Api\Structures\PriceLine[]
Methods inherited from Datadepo\Api\Structures\AbstractStructure
__get(), getChecksum(), getData(), getPrimary()
Properties inherited from Datadepo\Api\Structures\AbstractStructure
$data, $json
Magic properties summary
public read-only string $code
public read-only array $options
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