FuelSDK-CSharp
Properties | List of all members
FuelSDK.Account Class Reference

More...

Inheritance diagram for FuelSDK.Account:
FuelSDK.APIObject FuelSDK.BusinessUnit

Properties

AccountTypeEnum AccountType [get, set]
 
int ParentID [get, set]
 
bool ParentIDSpecified [get, set]
 
int BrandID [get, set]
 
bool BrandIDSpecified [get, set]
 
int PrivateLabelID [get, set]
 
bool PrivateLabelIDSpecified [get, set]
 
int ReportingParentID [get, set]
 
bool ReportingParentIDSpecified [get, set]
 
string Name [get, set]
 
string Email [get, set]
 
string FromName [get, set]
 
string BusinessName [get, set]
 
string Phone [get, set]
 
string Address [get, set]
 
string Fax [get, set]
 
string City [get, set]
 
string State [get, set]
 
string Zip [get, set]
 
string Country [get, set]
 
int IsActive [get, set]
 
bool IsActiveSpecified [get, set]
 
bool IsTestAccount [get, set]
 
bool IsTestAccountSpecified [get, set]
 
int OrgID [get, set]
 
bool OrgIDSpecified [get, set]
 
int DBID [get, set]
 
bool DBIDSpecified [get, set]
 
string ParentName [get, set]
 
long CustomerID [get, set]
 
bool CustomerIDSpecified [get, set]
 
System.DateTime DeletedDate [get, set]
 
bool DeletedDateSpecified [get, set]
 
int EditionID [get, set]
 
bool EditionIDSpecified [get, set]
 
AccountDataItem [] Children [get, set]
 
Subscription Subscription [get, set]
 
PrivateLabel [] PrivateLabels [get, set]
 
BusinessRule [] BusinessRules [get, set]
 
AccountUser [] AccountUsers [get, set]
 
bool InheritAddress [get, set]
 
bool InheritAddressSpecified [get, set]
 
bool IsTrialAccount [get, set]
 
bool IsTrialAccountSpecified [get, set]
 
Locale Locale [get, set]
 
Account ParentAccount [get, set]
 
TimeZone TimeZone [get, set]
 
Role [] Roles [get, set]
 
Locale LanguageLocale [get, set]
 
- Properties inherited from FuelSDK.APIObject
ETClient AuthStub [get, set]
 Gets or sets the authentication stub. More...
 
string [] Props [get, set]
 Gets or sets the properties. More...
 
FilterPart SearchFilter [get, set]
 Gets or sets the search filter. More...
 
string LastRequestID [get, set]
 Gets or sets the last request identifier. More...
 
string DirectoryPath [get, set]
 Gets or sets the directory path. More...
 
string UniqueID [get]
 Gets the unique identifier. Returns the ID if the value is greater than 0. If not and Object ID is not null returns Object ID. If not and Customer Key is not null returns Customer Key. If not throw throws error. More...
 
ClientID Client [get, set]
 
string PartnerKey [get, set]
 
APIProperty [] PartnerProperties [get, set]
 
System.DateTime CreatedDate [get, set]
 
bool CreatedDateSpecified [get, set]
 
System.Nullable< System.DateTime > ModifiedDate [get, set]
 
bool ModifiedDateSpecified [get, set]
 
int ID [get, set]
 
bool IDSpecified [get, set]
 
string ObjectID [get, set]
 
string CustomerKey [get, set]
 
Owner Owner [get, set]
 
string CorrelationID [get, set]
 
string ObjectState [get, set]
 

Detailed Description


The documentation for this class was generated from the following file: