The PBTs wrapper module.

Members

inner PBT

inner id_customer :String

The unique identifier assigned by EBPP to the customer.

inner id_customer_account :String

The unique identifier assigned by EBPP to the customer account

inner total_results_count :String

The total number of PBT enrollments of the customer matching the search criteria.

Methods

findBy(id_customer, id_customer_account) → {module:wrappers/PBTs}

Parameters:
Name Type Description
id_customer String

The id_customer of PBTs.

id_customer_account String

The id_customer_account of PBTs.

Returns:
module:wrappers/PBTs -

The instance of PBTs.

forClient(client_key) → {module:wrappers/PBTs}

Parameters:
Name Type Description
client_key String

The client_key of PBTs.

Returns:
module:wrappers/PBTs -

The instance of PBTs.

videChannel(channel) → {module:wrappers/PBTs}

Parameters:
Name Type Description
channel String

The channel of PBTs.

Returns:
module:wrappers/PBTs -

The instance of PBTs.