Class IntegrationApiErrors

java.lang.Object
app.ductape.sdk.api.util.IntegrationApiErrors

public final class IntegrationApiErrors extends Object
Human-readable messages from integrations service responses. Backend uses ERROR() → { status: false, errors: string|object, meta?: ... }.