{
"allocateBalance": "boolean",
"allocatedPercentage": "double",
"fixedAmount": "double",
"fundName": "string",
"isEmployerNominatedFund": "boolean",
"memberNumber": "string",
"productCode": "string"
}
Name | Type | Description |
---|---|---|
allocateBalance | boolean | Boolean |
allocatedPercentage | double |
Nullable |
fixedAmount | double |
Nullable |
fundName | string | String |
isEmployerNominatedFund | boolean |
Nullable |
memberNumber | string | String |
productCode | string |
Nullable Must be "SMSF" for a self managed super fund |
Powered by DapperDox