Interface ChangelogControllerGetVersionParameter

interface ChangelogControllerGetVersionParameter {
    application: string;
    version: string;
}

Properties

Properties

application: string
version: string