Definition ProductDTO.hpp:20
Type
Definition ProductDTO.hpp:22
@ DOWNLOAD
Definition ProductDTO.hpp:22
@ SUBSCRIPTION
Definition ProductDTO.hpp:22
std::string button_text
Definition ProductDTO.hpp:27
size_t product_id
Definition ProductDTO.hpp:25
std::string picture_url
Definition ProductDTO.hpp:26
size_t price_in_cents
Definition ProductDTO.hpp:28
std::string buy_url
Definition ProductDTO.hpp:31
std::string button_url
Definition ProductDTO.hpp:30
Type type
Definition ProductDTO.hpp:32
std::string name
Definition ProductDTO.hpp:29
size_t id
Definition ProductDTO.hpp:24
Definition RowDTOAdapter.hpp:20