![]() | CommonUploadFileRequestType Class |
Namespace: IAS
public class UploadFileRequestType
The CommonUploadFileRequestType type exposes the following members.
Name | Description | |
---|---|---|
![]() | CommonUploadFileRequestType | Initializes a new instance of the CommonUploadFileRequestType class |
Name | Description | |
---|---|---|
![]() | Authentication | Information used for authentication of the calling program/site as well as information describing the remote site user. |
![]() | File | Byte array representation of the file to attach to the claim. |
![]() | FileName | The file's name, which will be used to determine file type. |
![]() | FileTypeID | The file type ID. |
![]() | Notes | Notes about the file. |
![]() | OperationTypeID | The operation type ID. |
![]() | ReferenceID | The reference ID, such as customer number, to tie the file to. |
![]() | UploadLocation | The upload folder location. |