olp-cpp-sdk  1.18.1
Public Member Functions | Protected Attributes | List of all members
olp::client::ResponseExtension< Payload > Class Template Reference

#include <ApiResponse.h>

Public Member Functions

 ResponseExtension (Payload payload)
 
const Payload & GetPayload () const
 

Protected Attributes

Payload payload_ {}
 

Detailed Description

template<typename Payload>
class olp::client::ResponseExtension< Payload >

The ApiResponse extension class, used to carry the payload with the response.


The documentation for this class was generated from the following file: