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

    Type Alias PlatformAdditionalFeePolicyAlreadyExistsError

    type PlatformAdditionalFeePolicyAlreadyExistsError = {
        type: "PLATFORM_ADDITIONAL_FEE_POLICY_ALREADY_EXISTS";
        message?: string;
    }
    Index

    Properties

    Properties

    type: "PLATFORM_ADDITIONAL_FEE_POLICY_ALREADY_EXISTS"
    message?: string