ManualOrderUploadStorageMicroservice
Table of Contents
Properties
-
$httpClient
: Client
-
$storageMicroserviceApiKey
: mixed|null
-
$storageMicroserviceApiUrl
: mixed|null
Methods
-
__construct()
: mixed
-
syncMouTemplates()
: mixed
$httpClient
private
Client
$httpClient
$storageMicroserviceApiKey
private
mixed|null
$storageMicroserviceApiKey
$storageMicroserviceApiUrl
private
mixed|null
$storageMicroserviceApiUrl
__construct()
public
__construct(Client $httpClient) : mixed
Parameters
-
$httpClient
: Client
-
syncMouTemplates()
public
syncMouTemplates(mixed $defaultTemplate, mixed $salesRefundTemplate, mixed $expenseTemplate, mixed $movementTemplate) : mixed
Parameters
-
$defaultTemplate
: mixed
-
-
$salesRefundTemplate
: mixed
-
-
$expenseTemplate
: mixed
-
-
$movementTemplate
: mixed
-