Get Pages Project Deployment Configs
data class GetPagesProjectDeploymentConfigs(val preview: GetPagesProjectDeploymentConfigsPreview, val production: GetPagesProjectDeploymentConfigsProduction)
Constructors
Link copied to clipboard
constructor(preview: GetPagesProjectDeploymentConfigsPreview, production: GetPagesProjectDeploymentConfigsProduction)