tokenId

@SerializedName(value = "token_id")
val tokenId: String? = null

Parameters

tokenId

A random string that may be used to generate signed URLs for certain resources, in circumstances where it is not possible to pass an Authorization header. For example, when showing an embedded image in a web page.