Class RecordPriceDataUsageResponse

java.lang.Object
com.broadleafcommerce.pricing.client.domain.usage.RecordPriceDataUsageResponse
All Implemented Interfaces:
Serializable

public class RecordPriceDataUsageResponse extends Object implements Serializable
Response DTO to represent the result of recording price data usages.
Since:
Pricing Client 2.0.3
Author:
Sunny Yu
See Also:
  • Constructor Details

    • RecordPriceDataUsageResponse

      public RecordPriceDataUsageResponse()
  • Method Details