module Stratosphere.IoTWireless.PartnerAccount.SidewalkAccountInfoWithFingerprintProperty where import qualified Data.Aeson as JSON import qualified Stratosphere.Prelude as Prelude import Stratosphere.ResourceProperties data SidewalkAccountInfoWithFingerprintProperty :: Prelude.Type instance ToResourceProperties SidewalkAccountInfoWithFingerprintProperty instance Prelude.Eq SidewalkAccountInfoWithFingerprintProperty instance Prelude.Show SidewalkAccountInfoWithFingerprintProperty instance JSON.ToJSON SidewalkAccountInfoWithFingerprintProperty