PaymentRequest constructor

PaymentRequest()

Initializes a new instance of PaymentRequest class.

def __init__(self):
    ...

See Also