AccountData.Type Property
[DataMember(Name = "Type")]
public AccountDataType Type {get;}
This language is not supported or no code example is available.
[DataMember(Name = "Type")]
public:
property AccountDataType Type {
AccountDataType get( );
}
This language is not supported or no code example is available.