module Attio

def api_version

Returns:
  • (String) - The API version
def api_version
  configuration.api_version
end