interface CommitmentTypeValue {
    commitmentType: CommitmentType;
}

Properties

Properties

commitmentType: CommitmentType