class Attio::Meta

def token_id

Convenience methods for token info
def token_id
  token&.dig(:id)
end