student constant

LinkAccountSubtype const student

Implementation

static const LinkAccountSubtype student =
    LinkAccountSubtype(type: "loan", subtype: "student");