VirtualIdCardDesignPlaceholder

@Serializable
data class VirtualIdCardDesignPlaceholder(val name: String, val type: String, val value: String, val width: Float, val height: Float, val offsetX: Float, val offsetY: Float, val shape: String)

Constructors

Link copied to clipboard
constructor(name: String, type: String, value: String, width: Float, height: Float, offsetX: Float, offsetY: Float, shape: 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
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard