E-Payment Integrator 2020 Python Edition

Questions / Feedback?

subscription_details_subscription_name Property

Contains the name of the recurring subscription or profile.

Syntax

def get_subscription_details_subscription_name() -> str: ...

subscription_details_subscription_name = property(get_subscription_details_subscription_name, None)

Default Value

""

Remarks

Contains the name of the recurring subscription or profile.

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]