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

    Type Alias RequestB2bTaxInvoiceResponse

    세금계산서 역발행 요청 응답

    type RequestB2bTaxInvoiceResponse = {
        taxInvoice: B2bTaxInvoice;
    }
    Index

    Properties

    Properties

    taxInvoice: B2bTaxInvoice