Click or drag to resize

OrderBaseAccount Property

Gets or sets the Account

Namespace: ArthaChitra.Model.Order
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.6.0
Syntax
C#
public Account Account { get; init; }

Property Value

Account

Implements

IFilterAccount
See Also