Deposit

public Deposit Deposit(String value, String due, String currency)

Parameters

value The amount that must be paid as a deposit.

due

The due date in ISO 8601 format.

currency

The currency for the deposit amount.