Click or drag to resize

GetAccountInfoResponseAccountInfo Property

Account information.

Namespace:  SOS.SDK.Contracts.DataContracts.Responses
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public AccountInfoContract AccountInfo { get; set; }

Property Value

Type: AccountInfoContract
See Also