Type AliasB2bTaxInvoiceAttachment

B2bTaxInvoiceAttachment: {
    id: string;
    name: string;
    attachedAt: string;
}

세금계산서 첨부파일

Type declaration

  • id: string

    첨부 파일 아이디

  • name: string

    첨부 파일명

  • attachedAt: string

    첨부 일시 (RFC 3339 date-time)