PlatformSettlementFormulaPosition

@Serializable
data class PlatformSettlementFormulaPosition(val startLine: Int, val startIndex: Int, val endLine: Int, val endIndex: Int)

Constructors

Link copied to clipboard
constructor(startLine: Int, startIndex: Int, endLine: Int, endIndex: Int)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard