NameDescriptionTypeAdditional information
contractId

as Name Suggests

integer

None.

boatNo

as Name Suggests

integer

None.

AccountCode

as Name Suggests

string

None.

MarinaCode

as Name Suggests

string

None.

startDate

as Name Suggests

string

None.

endDate

as Name Suggests

string

None.

berthNo

as Name Suggests

string

None.

chargingRateCode

The single-character charging rate code. The MR is implied.

string

None.

totalValue

The total value of the contract.

decimal number

None.

undecidedReasonId

The Undecided reason ID, or null if not set.

integer

None.

undecidedReason

The Undecided reason with the above ID, or an empty string if not set.

string

None.

isNew

As name suggests.

boolean

None.

isConfirmed

As name suggests.

boolean

None.

isDeclined

Indicates if the contract has been declined

boolean

None.

isDeleted

Indicates if the contract has been deleted

boolean

None.

OnlineDiscountValue

Value of discount if renewed online

decimal number

None.

BerthingLoyaltyRewardPercentage

Berthing loyalty reward percentage

decimal number

None.

BerthingLoyaltyReward

Berthing loyalty reward value based on contract value

decimal number

None.

UnredeemedVoucherBalance

Unredeemed voucher balance

decimal number

None.

TotalValueWithDiscounts

Total value of contract if paid online (takes discounts into account)

decimal number

None.

Vouchers

List of associated vouchers

VoucherListModel

None.