Type Alias CheckoutGenderChange

CheckoutGenderChange: { payload: { value: string } }

Type declaration

  • payload: { value: string }