Provides struct and type for a RevolutPayAccount
@type t() :: %Merchant.RevolutPayAccount{ fingerprint: (String.t() | nil) | nil, id: (String.t() | nil) | nil, type: String.t() | nil }