CardGetEmbedUrlBody

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Functions

Link copied to clipboard
Link copied to clipboard
fun css(): String?

A publicly available URI, so the white-labeled card element can be styled with the client's branding.

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard

An RFC 3339 timestamp for when the request should expire. UTC time zone.

Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard

Required if you want to post the element clicked to the parent iframe.

Link copied to clipboard
fun token(): String?

Globally unique identifier for the card to be displayed.

Link copied to clipboard
open override fun toString(): String