Class AccountModel
帳號
public class AccountModel
- Inheritance
-
AccountModel
- Inherited Members
Properties
Account
帳號
public string Account { get; set; }
Property Value
CorpCode
公司代碼
public string CorpCode { get; set; }
帳號
public class AccountModel
帳號
public string Account { get; set; }
公司代碼
public string CorpCode { get; set; }