Sana Assistant (online)
Table of Contents

AppliedSalesAgreementLine Class

Represents information about a sales agreement line applied to a basket line.

Backward compatibility of the constructor is not guaranteed.

AppliedSalesAgreementLine class diagram

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.

See Also