AppliedSalesAgreementLine Class
Represents information about a sales agreement line applied to a basket line.
Backward compatibility of the constructor is not guaranteed.

Properties
Id
public string Id { get; }
The sales agreement line identifier.
SalesAgreementId
public string SalesAgreementId { get; }
The sales agreement identifier that this line belongs to.