Table of Contents

Interface IAccountModel

Namespace
Ede.Uofx.PubApi.Sdk.NetStd.Interfaces
Assembly
Ede.Uofx.PubApi.Sdk.NetStd.dll
public interface IAccountModel

Properties

Account

呼叫的使用者帳號,需在 UOF X 系統有對應一樣的帳號

string Account { get; set; }

Property Value

string

CorpCode

公司代號,兼職人員需填原公司之代號 (兼職才須填)

string CorpCode { get; set; }

Property Value

string