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

    Type Alias DraftB2bTaxInvoiceResponse

    세금계산서 임시 저장 응답

    type DraftB2bTaxInvoiceResponse = {
        taxInvoice: B2bTaxInvoice;
    }
    Index

    Properties

    Properties

    taxInvoice: B2bTaxInvoice