@portone/server-sdk

    Type Alias PlatformCurrencyNotSupportedError

    지원 되지 않는 통화를 선택한 경우

    type PlatformCurrencyNotSupportedError = {
        type: "PLATFORM_CURRENCY_NOT_SUPPORTED";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_CURRENCY_NOT_SUPPORTED"
    message?: string
    MMNEPVFCICPMFPCPTTAAATR