/n software 3-D Secure V2 Python Edition

Questions / Feedback?

extension_id Property

The id of the specified extension.

Syntax

def get_extension_id(extension_index: int) -> str: ...
def set_extension_id(extension_index: int, value: str) -> None: ...

Default Value

""

Remarks

The id of the specified extension.

This setting specifies a unique identifier for the extension.

The extension_index parameter specifies the index of the item in the array. The size of the array is controlled by the extension_count property.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software 3-D Secure V2 Python Edition - Version 2.2 [Build 8318]