Type AliasGetB2bTaxInvoiceAttachmentsResponse

GetB2bTaxInvoiceAttachmentsResponse: {
    attachments: B2bTaxInvoiceAttachment[];
}

세금계산서 첨부파일 목록 조회 성공 응답

Type declaration