$retailer
$retailer : \billythekid\v12finance\models\Retailer
The retailer
Class ApplicationRequest
$retailer : \billythekid\v12finance\models\Retailer
The retailer
$order : \billythekid\v12finance\models\Order
The order
$customer : \billythekid\v12finance\models\Customer
The customer (optional)
__construct(\billythekid\v12finance\models\Retailer $retailer, \billythekid\v12finance\models\Order $order, \billythekid\v12finance\models\Customer|null $customer = null, boolean $waitForDecision = false)
ApplicationRequest constructor.
\billythekid\v12finance\models\Retailer | $retailer | |
\billythekid\v12finance\models\Order | $order | |
\billythekid\v12finance\models\Customer|null | $customer | |
boolean | $waitForDecision |
getRetailer() : \billythekid\v12finance\models\Retailer
Gets the retailer
getOrder() : \billythekid\v12finance\models\Order
Gets the order
getCustomer() : \billythekid\v12finance\models\Customer
Gets the customer