Uses of Class
com.microsoft.store.partnercenter.models.orders.OrderLinks
| Package | Description |
|---|---|
| com.microsoft.store.partnercenter.models.orders |
-
Uses of OrderLinks in com.microsoft.store.partnercenter.models.orders
Methods in com.microsoft.store.partnercenter.models.orders that return OrderLinks Modifier and Type Method Description OrderLinksOrder. getLinks()Gets the links corresponding to the order.Methods in com.microsoft.store.partnercenter.models.orders with parameters of type OrderLinks Modifier and Type Method Description voidOrder. setLinks(OrderLinks value)Sets the links corresponding to the order.