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:
		| @ -149,7 +149,7 @@ pub struct PayoutLinkData { | ||||
|     /// Identifier for the customer | ||||
|     pub customer_id: id_type::CustomerId, | ||||
|     /// Identifier for the payouts resource | ||||
|     pub payout_id: String, | ||||
|     pub payout_id: id_type::PayoutId, | ||||
|     /// Link to render the payout link | ||||
|     pub link: url::Url, | ||||
|     /// Client secret generated for authenticating frontend APIs | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Kashif
					Kashif