/home/desid573/public_html/payment/xero-2/doc/payrollau/Model
Edit: /home/desid573/public_html/payment/xero-2/doc/payrollau/Model/SuperLine.md (1028B)
# SuperLine
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**super_membership_id** | **string** | Xero super membership ID | [optional]
**contribution_type** | [**\XeroAPI\XeroPHP\Models\PayrollAu\SuperannuationContributionType**](SuperannuationContributionType.md) | | [optional]
**calculation_type** | [**\XeroAPI\XeroPHP\Models\PayrollAu\SuperannuationCalculationType**](SuperannuationCalculationType.md) | | [optional]
**minimum_monthly_earnings** | **double** | amount of minimum earnings | [optional]
**expense_account_code** | **string** | expense account code | [optional]
**liability_account_code** | **string** | liabilty account code | [optional]
**percentage** | **double** | percentage for super line | [optional]
**amount** | **double** | Super membership amount | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)