SetLifecycle

data class SetLifecycle(val lifecycle: Obligation.Lifecycle) : CommandData

A command stating that the beneficiary is moving the contract into the defaulted state as it has not been settled by the due date, or resetting a defaulted contract back to the issued state.

Constructors

Link copied to clipboard
constructor(lifecycle: Obligation.Lifecycle)

Properties

Link copied to clipboard
Link copied to clipboard