mirror of
				https://github.com/juspay/hyperswitch.git
				synced 2025-10-31 18:17:13 +08:00 
			
		
		
		
	feat(payouts): add domain type for PayoutId (#8395)
Co-authored-by: hyperswitch-bot[bot] <148525504+hyperswitch-bot[bot]@users.noreply.github.com>
This commit is contained in:
		| @ -98,7 +98,7 @@ pub enum WebhookResponseTracker { | ||||
|     }, | ||||
|     #[cfg(feature = "payouts")] | ||||
|     Payout { | ||||
|         payout_id: String, | ||||
|         payout_id: common_utils::id_type::PayoutId, | ||||
|         status: common_enums::PayoutStatus, | ||||
|     }, | ||||
|     #[cfg(feature = "v1")] | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kashif
					Kashif