SuperFundView
Represents a Super Fund for payroll processing.
| Name | Description | Type | Additional information |
|---|---|---|---|
| idSuperFund |
Gets or sets the unique identifier for the super fund. |
integer |
None. |
| FundCode |
Gets or sets the code of the super fund. |
string |
None. |
| FundName |
Gets or sets the name of the super fund. |
string |
None. |
| Address1 |
Gets or sets the first line of the address. |
string |
None. |
| Address2 |
Gets or sets the second line of the address. |
string |
None. |
| Suburb |
Gets or sets the suburb of the super fund. |
string |
None. |
| State |
Gets or sets the state of the super fund. |
string |
None. |
| PostCode |
Gets or sets the postcode of the super fund. |
string |
None. |
| PhoneAdvice |
Gets or sets the advice phone number. |
string |
None. |
| PhoneAdmin |
Gets or sets the admin phone number. |
string |
None. |
| Fax |
Gets or sets the fax number. |
string |
None. |
| EmailAddress |
Gets or sets the email address. |
string |
None. |
| Abn |
Gets or sets the ABN of the super fund. |
string |
None. |
| Spin |
Gets or sets the SPIN of the super fund. |
string |
None. |
| Esa |
Gets or sets the ESA of the super fund. |
string |
None. |
| SelfManaged |
Gets or sets a value indicating whether the fund is self-managed. |
boolean |
None. |
| FundBSB | string |
None. |
|
| FundAccount  Number |
string |
None. |
|
| FundAccountName | string |
None. |
|
| SuperScheme |
Gets or sets the list of super schemes associated with the fund. |
Collection of SuperSchemeDto |
None. |
| AddsDeds |
Gets or sets the list of additions/deductions associated with the fund. |
Collection of AddsDedsDto |
None. |