@portone/server-sdk
    Preparing search index...

    Type Alias DownloadB2bTaxInvoicesSheetBody

    type DownloadB2bTaxInvoicesSheetBody = {
        filter?: GetB2bTaxInvoicesBodyFilter;
        fields?: TaxInvoicesSheetField[];
        test?: boolean;
    }
    Index

    Properties

    Properties

    다운로드 할 시트 컬럼

    test?: boolean