Class ServiceCostsSummaryLinks
java.lang.Object
com.microsoft.store.partnercenter.models.StandardResourceLinks
com.microsoft.store.partnercenter.models.servicecosts.ServiceCostsSummaryLinks
public class ServiceCostsSummaryLinks extends StandardResourceLinks
Holds the operations related to a customer's service costs.
-
Constructor Summary
Constructors Constructor Description ServiceCostsSummaryLinks() -
Method Summary
Modifier and Type Method Description LinkgetServiceCostLineItems()voidsetServiceCostLineItems(Link value)Methods inherited from class com.microsoft.store.partnercenter.models.StandardResourceLinks
getSelf, setSelf
-
Constructor Details
-
ServiceCostsSummaryLinks
public ServiceCostsSummaryLinks()
-
-
Method Details