AuthorizeSuspendListResultresultList Property

所有未下載的企業約定授權終止的清單

Definition

Namespace: eBizprise.Framework.Api.DataContract.Confirmation
Assembly: eBizprise.Framework.Api.DataContract.Confirmation (in eBizprise.Framework.Api.DataContract.Confirmation.dll) Version: 25.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
C#
public List<string> resultList { get; set; }

Property Value

ListString

Remarks

每一個元素為一筆企業約定授權終止的案件編號。若回應結果代碼不為 "0000" 則此欄位 為空值

See Also