StoredCredentialUpdate

constructor(deploymentStatus: CredentialDeploymentStatus? = null, deploymentError: String? = null, contractId: String? = null, lastUsedAt: Long? = null, nickname: String? = null, isPrimary: Boolean? = null, transports: List<String>? = null, deviceType: String? = null, backedUp: Boolean? = null)