Class ProductInfoResult

Inheritance Relationships

Base Type

Class Documentation

class ProductInfoResult : public csp::systems::ResultBase

Data class used to contain information when attempting to get Product Info.

Public Functions

const ProductInfo &GetProductInfo() const

Retrieves the Product Info being stored.

Returns

ProductInfo : reference to the ProductInfo

ProductInfo &GetProductInfo()

Retrieves the Product Info being stored.

Returns

ProductInfo : reference to the ProductInfo