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

    Type Alias B2bTaxInvoiceAttachment

    세금계산서 첨부파일

    type B2bTaxInvoiceAttachment = {
        id: string;
        name: string;
        attachedAt: string;
    }
    Index

    Properties

    Properties

    id: string

    첨부 파일 아이디

    name: string

    첨부 파일명

    attachedAt: string

    첨부 일시 (RFC 3339 date-time)