l.s.s.p.Voucher : class documentation

Part of lp.services.salesforce.proxy View In Hierarchy

A Commercial Subscription voucher.
Method __init__ Initialize using the values as returned from the SF proxy.
Method __str__ Undocumented
def __init__(self, values):
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.
def __str__(self):
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.