dk.sdu.cloud.grant.api.GrantApplication.Form.PlainText

UCloud Developer Guide / Accounting and Project Management / Grants / Allocation Process

GrantApplication.Form.PlainText

data class PlainText(
    val text: String,
    val type: String /* "plain_text" */,
)
Properties

Last updated