Type Alias PlatformAdditionalFeePolicyAlreadyExistsError

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

Type declaration

  • type: "PLATFORM_ADDITIONAL_FEE_POLICY_ALREADY_EXISTS"
  • Optionalmessage?: string