Click or drag to resize

AccountOptionsSendFromAccount Property

Gets or sets if the sender should be from some other account.

Namespace:  Atomia.Billing.Core.Sdk.BusinessObjects
Assembly:  Atomia.Billing.Core.Sdk (in Atomia.Billing.Core.Sdk.dll) Version: 18.10.7096.28998
Syntax
public Guid SendFromAccount { get; set; }

Property Value

Type: Guid
Gets or sets if the sender should be from some other account.
See Also