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 SupplierPersonLine

Datadepo\Api\Structures\AbstractStructure
Extended by Datadepo\Api\Structures\SupplierPersonLine
Namespace: Datadepo\Api\Structures
Located at Api/Structures/Supplier/SupplierPersonLine.php
Methods summary
public
# __construct( array $data, integer $inId )

Parameters

$data
$inId

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
# getInId( )

Primary key for bank account

Primary key for bank account

Returns

string
public string
# getName( )

Returns

string
public string
# getPosition( )

Returns

string
public string
# getPhone1( )

Returns

string
public string
# getPhone2( )

Returns

string
public string
# getEmail( )

Returns

string
Methods inherited from Datadepo\Api\Structures\AbstractStructure
__get(), getChecksum(), getData()
Properties summary
protected integer $inId
#
Properties inherited from Datadepo\Api\Structures\AbstractStructure
$data, $json
Magic properties summary
public read-only integer $primary
public read-only integer $inId
public read-only string $name
public read-only string $position
public read-only string $phone1
public read-only string $phone2
public read-only string $email
Magic properties inherited from Datadepo\Api\Structures\AbstractStructure
$checksum, $data, $json
API documentation generated by ApiGen