Click or drag to resize

InvoiceSellerOrganization Property

Invoice's seller organization object.

Namespace: Severa.Entities.API
Assembly: Severa.Entities.API (in Severa.Entities.API.dll) Version: 1.0.0
Syntax
public InvoiceSellerOrganization SellerOrganization { get; set; }

Property Value

InvoiceSellerOrganization

Return Value

InvoiceSellerOrganization
See Also