purchase_arguments_t

Opaque purchase arguments type.

Synopsis:

#include <bps/paymentservice.h>
 
struct purchase_arguments_t;

Since:

BlackBerry 10.0.0

Library:

libbps (For the qcc command, use the -l bps option to link against this library)

Description:

The purchase_arguments_t structure is an opaque handle to a set of purchase arguments to be passed as the argument to a paymentservice_purchase_request_with_arguments() call. Arguments can be set on the structure via the various paymentservice_purchase_arguments_set functions.