Documentation

CarrierAccountService

Class CarrierAccountService

Table of Contents

$accounts  : array<string|int, mixed>
Cached list of carrier accounts if any are present.
fetchCarrierAccounts()  : array<string|int, mixed>
Get all carrier accounts for a given ShipEngine account.

Properties

$accounts

Cached list of carrier accounts if any are present.

public static array<string|int, mixed> $accounts = array()

Methods

fetchCarrierAccounts()

Get all carrier accounts for a given ShipEngine account.

public static fetchCarrierAccounts(ShipEngineConfig $config[, string|null $params = null ]) : array<string|int, mixed>
Parameters
$config : ShipEngineConfig
$params : string|null = null
Tags
throws
ClientExceptionInterface
Return values
array<string|int, mixed>

Search results