Documentation

OrderShippingAddressesApi extends V2ApiBase
in package
Uses GetResource, GetAllResources

Tags

Table of Contents

__construct()  : mixed
get()  : ShippingAddress
getAll()  : array<string|int, ShippingAddress>
getClient()  : BaseApiClient
getParentResourceId()  : int|null
getResourceId()  : int|null
multipleResourceUrl()  : string
singleResourceUrl()  : string

Methods

__construct()

public __construct(BaseApiClient $client[, int|null $resourceId = null ][, int|null $parentResourceId = null ]) : mixed
Parameters
$client : BaseApiClient
$resourceId : int|null = null
$parentResourceId : int|null = null
Tags
Return values
mixed

getParentResourceId()

public getParentResourceId() : int|null
Tags
Return values
int|null

getResourceId()

public getResourceId() : int|null
Tags
Return values
int|null

        

Search results