WIP
This commit is contained in:
@@ -69,7 +69,7 @@ class Order extends Resource
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
public static $with = ['items'];
|
||||
public static $with = ['items', 'shippingMethod'];
|
||||
|
||||
/**
|
||||
* Indicates whether the resource should automatically poll for new resources.
|
||||
|
||||
Reference in New Issue
Block a user