E-Payment Integrator 2020 Python Edition

Questions / Feedback?

payment_date Property

This is the time/date stamp of payment.

Syntax

def get_payment_date() -> str: ...

payment_date = property(get_payment_date, None)

Default Value

""

Remarks

This is the time/date stamp of payment.

This property is read-only.

Copyright (c) 2021 /n software inc. - All rights reserved.
E-Payment Integrator 2020 Python Edition - Version 20.0 [Build 7941]