LengowSalesCommand
extends ContainerAwareCommand
in package
Class LengowSalesCommand
Table of Contents
Properties
- $configService : Config
- $lengowService : LengowService
- $output : mixed
Methods
- addNewMarketPlaceFiledToSales() : mixed
- Add new marketplace field
- configure() : mixed
- execute() : int|void|null
- refreshToken() : mixed
- Refreshing lengow access token
Properties
$configService
protected
Config
$configService
$lengowService
protected
LengowService
$lengowService
$output
protected
mixed
$output
Tags
Methods
addNewMarketPlaceFiledToSales()
Add new marketplace field
protected
addNewMarketPlaceFiledToSales() : mixed
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface
Tags
Return values
int|void|nullrefreshToken()
Refreshing lengow access token
protected
refreshToken(mixed $accountId) : mixed
Parameters
- $accountId : mixed