E-Payment Integrator 2020 Python Edition

Questions / Feedback?

subscription_details_last_payment_date Property

The date that the last/previous transaction was processed.

Syntax

def get_subscription_details_last_payment_date() -> str: ...

subscription_details_last_payment_date = property(get_subscription_details_last_payment_date, None)

Default Value

""

Remarks

The date that the last/previous transaction was processed.

The date is returned in the format specified within the DateFormat config.

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]