infix fun <T> State<T>.at(dueBefore: Instant): State<T>
infix fun <T> IssuanceDefinition<T>.at(dueBefore: Instant): IssuanceDefinition<T>