Method: ArtikCloud::ExportRequestData#export_id

Defined in:
lib/artikcloud/models/export_request_data.rb

#export_idObject

Returned Export ID that should be used to check status and get the export result.



24
25
26
# File 'lib/artikcloud/models/export_request_data.rb', line 24

def export_id
  @export_id
end