added OrderNotification, OrderNotifications, client.GetOrderNotifications
This commit is contained in:
@@ -12,6 +12,8 @@ var (
|
||||
orderUri = apiUri + ordersPath
|
||||
productsUri = apiUri + productsPath
|
||||
validationUri = apiUri + validationPath
|
||||
|
||||
orderNotificationPath = "notifications"
|
||||
)
|
||||
|
||||
type Address struct {
|
||||
|
||||
Reference in New Issue
Block a user