struct ovrProductArray * |
const char * | ovr_ProductArray_GetNextUrl ( const ovrProductArrayHandle obj ) |
size_t | ovr_ProductArray_GetSize ( const ovrProductArrayHandle obj ) |
bool | ovr_ProductArray_HasNextPage ( const ovrProductArrayHandle obj ) |
typedef struct ovrProductArray* ovrProductArrayHandle ( ) |
---|
No description available.
|
ovrProductHandle ovr_ProductArray_GetElement ( const ovrProductArrayHandle obj, size_t index ) |
---|
No description available.
|
const char* ovr_ProductArray_GetNextUrl ( const ovrProductArrayHandle obj ) |
---|
No description available.
|
size_t ovr_ProductArray_GetSize ( const ovrProductArrayHandle obj ) |
---|
No description available.
|
bool ovr_ProductArray_HasNextPage ( const ovrProductArrayHandle obj ) |
---|
No description available.
|