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

    Type Alias PlatformTransferNonDeletableStatusError

    type PlatformTransferNonDeletableStatusError = {
        type: "PLATFORM_TRANSFER_NON_DELETABLE_STATUS";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_TRANSFER_NON_DELETABLE_STATUS"
    message?: string