kiotviet-client-sdk - v0.3.4
    Preparing search index...

    Interface KiotVietErrorStatus

    interface KiotVietErrorStatus {
        errorCode: string;
        message: string;
    }
    Index

    Properties

    Properties

    errorCode: string
    message: string