Class BusinessAddressModel
Namespace: Ayuda.BMS.Splash.PI.SDK.Models
Properties
AddressID
Type: Guid.
Declaration
public Guid AddressID { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
BusinessAddressID
Type: Guid. Automatically generated upon creation.
Declaration
public Guid BusinessAddressID { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
BusinessID
Type: Guid.
Declaration
public Guid BusinessID { get; set; }
Property Value
Type | Description |
---|---|
System.Guid |
IsPrimary
Type: Boolean.
Declaration
public bool IsPrimary { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |