getCurrentTncVersionByTermAndConditionId(@MobiliserParam(name="tncId", required=true, length=18, description="The primary key of the TermAndCondition") long) method

This method returns the Current TncVersion for the given TermAndCondition.

Syntax

TncVersion getCurrentTncVersionByTermAndConditionId ( @MobiliserParam(name="tncId", required=true, length=18, description="The primary key of the TermAndCondition") long tncId )

Parameters