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