Snake case means that property siteName in Swift (which uses the camelCase ) will be site_name in snakecase. This is quite common with APIs ...
確定! 回上一頁