StudentAddress class
StudentAddress class
Student address class.
The StudentAddress type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| StudentAddress() | Initializes a new instance of StudentAddress class. |
Properties
| Property | Description |
|---|---|
| student_name | Gets or sets the name of student. |
| address1 | Gets or sets the student address, line 1. |
| address2 | Gets or sets the student address, line 2. |
| address3 | Gets or sets the student address, line 3. |
| city | Gets or sets the student address city. |
| state | Gets or sets the student address state. |
| postal_code | Gets or sets the student address postal code. |
| country_string | Gets or sets the student address country. |
See Also
- module aspose.finance.ofx.tax1098