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