Get App Spec Function Gitlab
data class GetAppSpecFunctionGitlab(val branch: String? = null, val deployOnPush: Boolean? = null, val repo: String? = null)
Constructors
Link copied to clipboard
fun GetAppSpecFunctionGitlab(branch: String? = null, deployOnPush: Boolean? = null, repo: String? = null)