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+adf38c4ccb2bf98d8ad258a6278302b5e05a94ed
C#
public List<string> resultList { get; set; }

Property Value

ListString

Remarks

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

See Also