interface ModFeedbackServiceProperties {
    feedbackServiceInternalServer?: string;
}

Hierarchy (view full)

Properties

feedbackServiceInternalServer?: string

Server URL of the internal API of the Feedback Service

Default

https://di-feedback-finapi-general-live.finapi.io/

Generated using TypeDoc