Response from /item/public_token/exchange.
@type t() :: %PlaidEx.Schemas.AccessToken{ access_token: String.t(), item_id: String.t(), request_id: String.t() }
@spec from_map(map()) :: t()