FIMData Structure

FIM Structure 
It contains all the necessary data of a FIM invoice.
Public Structure FIMData
This language is not supported or no code example is available.
public struct FIMData
This language is not supported or no code example is available.
Fields
 
Name Description
Public field aa mandatory field 
The number of the FIM invoice 
Example: 127
Public field issueDate mandatory field 
The Date and Time of the FIM invoice 
Public field number mandatory field 
The FIM Identification Number 
Example: DLD999999999
Top

.NET Framework

Supported in: 3.5 or newer

In this article

Definition