@DataDefinition(description="Object containing details of the destination of the payment. Used to specify a variety of payment destination types")
@CustomAttribute(name="x-conditional",value="accountId",multiple=true) @CustomAttribute(name="x-conditional",value="payeeId",multiple=true) @CustomAttribute(name="x-conditional",value="domestic",multiple=true) @CustomAttribute(name="x-conditional",value="biller",multiple=true) @CustomAttribute(name="x-conditional",value="international",multiple=true)
public class BankingScheduledPaymentTo
extends Object