Class BillingAddress
Namespace: anybill.POS.Client.Models.Onboarding
Assembly: anybill.POS.Client.Abstractions.dll
Syntax
public class BillingAddress : Address
Properties
Name
Name of the person/organization for a billing address.
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
System.String |