@ken-all/kenall
    Preparing search index...

    Interface NTAQualifiedInvoiceIssuerInfoResolverResponse

    An NTAQualifiedInvoiceIssuerInfoResolverResponse describes a response to getNTAQualifiedInvoiceIssuerInfo API call.

    interface NTAQualifiedInvoiceIssuerInfoResolverResponse {
        data: v20250101.NTAQualifiedInvoiceIssuerInfo;
        version: string;
    }
    Index

    Properties

    Properties

    The data that match to the query.

    version: string

    The version of the data, in the form of "YYYY-MM-DD" where Y, M, and D represent digits of the year, month, and day the source data became available.