Part of lp.services.salesforce.proxy View In Hierarchy
Method | __init__ | Initialize using the values as returned from the SF proxy. |
Method | __str__ | Undocumented |
Initialize using the values as returned from the SF proxy. :param values['voucher_id']: voucher id. :param values['status']: string representing the redemption status. :param values['term']: integer representing number of months of subscription the voucher enables. :param values['project_id']: integer id for the project this voucher has been redeemed against. If unredeemed this entry is absent.