corda / net.corda.finance.contracts / PaymentRule

PaymentRule

enum class PaymentRule

Whether the payment should be made before the due date, or after it.

Enum Values

InAdvance

InArrears

Extension Functions

contextLogger

fun Any.contextLogger(): <ERROR CLASS>

When called from a companion object, returns the logger for the enclosing class.