GetListItemRedirect

data class GetListItemRedirect(val includeSubdomains: Boolean, val preservePathSuffix: Boolean, val preserveQueryString: Boolean, val sourceUrl: String, val statusCode: Int, val subpathMatching: Boolean, val targetUrl: String)

Constructors

Link copied to clipboard
constructor(includeSubdomains: Boolean, preservePathSuffix: Boolean, preserveQueryString: Boolean, sourceUrl: String, statusCode: Int, subpathMatching: Boolean, targetUrl: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Available values: 301, 302, 307, 308.

Link copied to clipboard
Link copied to clipboard