Initializing help system before first use

xpressinsight.scenario.Attachment

Purpose
Information about a single scenario or app attachment.
Synopsis
class xpressinsight.Attachment
Arguments
app: Reference 
A Reference to the app to which the attachment belongs.
description: str 
A description of the attachment.
filename: str 
Filename of the attachment, e.g. my-attachment.txt
hidden: bool 
Whether the attachment is hidden. This indicates the attachment is not for general user interaction.
id: str 
The ID of this attachment.
last_modified: datetime 
When the attachment contents were last modified.
last_modified_by: Reference 
The user who last modified this attachment.
name: str 
Name of the attachment.
parent: Reference 
The parent of this attachment (either an app or a scenario). If the attachment is an app attachment, then the parent property will have the same value as the app property.
size: int 
The size of this attachment in bytes.
tags: List[str] 
The tags that are present on this attachment.

© 2001-2024 Fair Isaac Corporation. All rights reserved. This documentation is the property of Fair Isaac Corporation (“FICO”). Receipt or possession of this documentation does not convey rights to disclose, reproduce, make derivative works, use, or allow others to use it except solely for internal evaluation purposes to determine whether to purchase a license to the software described in this documentation, or as otherwise set forth in a written software license agreement between you and FICO (or a FICO affiliate). Use of this documentation and the software described in it must conform strictly to the foregoing permitted uses, and no other use is permitted.