RecordAdded

@JsonSerializable
data class RecordAdded(val Encrypted: Boolean, val RecordId: String)

Constructors

Link copied to clipboard
constructor(Encrypted: Boolean, RecordId: String)

Properties

Link copied to clipboard
Link copied to clipboard