Provides struct and type for a ThreeDsFingerprint
@type t() :: %Merchant.ThreeDsFingerprint{ fingerprint_data: String.t() | nil, fingerprint_url: String.t() | nil, type: String.t() | nil }