GetRequestPostDataParameter

@Serializable
data class GetRequestPostDataParameter(val requestId: String)

Constructors

Link copied to clipboard
constructor(requestId: String)

Properties

Link copied to clipboard

Identifier of the network request to get content for.