E-Payment Integrator 2020 Python Edition

Questions / Feedback?

subscription_details_remaining_payments Property

The total number of remaining payments until the recurring payments will stop processing.

Syntax

def get_subscription_details_remaining_payments() -> int: ...

subscription_details_remaining_payments = property(get_subscription_details_remaining_payments, None)

Default Value

0

Remarks

The total number of remaining payments until the recurring payments will stop processing.

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]