E-Payment Integrator 2020 Python Edition

Questions / Feedback?

check_back_image_creation_date Property

Date assigned by the image creator for the image contained in BackImageData .

Syntax

def get_check_back_image_creation_date(check_index: int) -> str: ...
def set_check_back_image_creation_date(check_index: int, value: str) -> None: ...

Default Value

""

Remarks

Date assigned by the image creator for the image contained in check_back_image_data. This property is part of the Image View Detail record (type 50), and is in the format "YYYYMMDD".

The check_index parameter specifies the index of the item in the array. The size of the array is controlled by the check_count property.

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