Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 348 Bytes

LocaleDownloadResult.md

File metadata and controls

17 lines (10 loc) · 348 Bytes

Phrase::LocaleDownloadResult

Properties

Name Type Description Notes
url String The URL to the download file. This URL is valid for 15 minutes. [optional]

Code Sample

require 'Phrase'

instance = Phrase::LocaleDownloadResult.new(url: null)