共用方式為


InvoiceSectionsOnExpand 類別

定義

與帳單設定檔相關聯的發票區段。 根據預設,除非在 $expand 中指定,否則不會填入此功能。

public class InvoiceSectionsOnExpand
type InvoiceSectionsOnExpand = class
Public Class InvoiceSectionsOnExpand
繼承
InvoiceSectionsOnExpand

建構函式

InvoiceSectionsOnExpand()

初始化 InvoiceSectionsOnExpand 類別的新實例。

InvoiceSectionsOnExpand(Nullable<Boolean>, IList<InvoiceSection>)

初始化 InvoiceSectionsOnExpand 類別的新實例。

屬性

HasMoreResults

取得會指出此集合中所列的發票區段是否多於發票區段。 集合列出最多 50 個發票區段。 若要取得所有發票區段,請使用清單發票區段 API。

Value

取得或設定與帳單設定檔相關聯的發票區段。

適用於