idempotency_key ) ) { $this->idempotency_key = wp_generate_uuid4(); } return $this->idempotency_key; } }