Opaque purchase arguments type.
#include <bps/paymentservice.h>
struct purchase_arguments_t;
BlackBerry 10.0.0
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.