GoogleShoppingSaleReturnCommand
extends ContainerAwareCommand
in package
Class GoogleShoppingSaleReturnCommand
Table of Contents
Methods
- getOrderReturns() : mixed
- configure() : mixed
- execute() : int|void|null
- getShipmentInfo() : string
- Getting carrier
Methods
getOrderReturns()
public
getOrderReturns([null $pageToken = null ]) : mixed
Parameters
- $pageToken : null = null
Tags
configure()
protected
configure() : mixed
execute()
protected
execute(InputInterface $input, OutputInterface $output) : int|void|null
Parameters
- $input : InputInterface
- $output : OutputInterface
Tags
Return values
int|void|nullgetShipmentInfo()
Getting carrier
private
getShipmentInfo(mixed $shipmentId, mixed $code, mixed $orderReturnInfo) : string
Parameters
- $shipmentId : mixed
- $code : mixed
- $orderReturnInfo : mixed