Class: SdrClient::RedesignedClient::DirectUploadResponse

Inherits:
Struct
  • Object
show all
Defined in:
lib/sdr_client/redesigned_client/direct_upload_response.rb

Instance Attribute Summary collapse

Instance Attribute Details

#byte_sizeObject

Returns the value of attribute byte_size

Returns:

  • (Object)

    the current value of byte_size



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def byte_size
  @byte_size
end

#checksumObject

Returns the value of attribute checksum

Returns:

  • (Object)

    the current value of checksum



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def checksum
  @checksum
end

#content_typeObject

Returns the value of attribute content_type

Returns:

  • (Object)

    the current value of content_type



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def content_type
  @content_type
end

#created_atObject

Returns the value of attribute created_at

Returns:

  • (Object)

    the current value of created_at



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def created_at
  @created_at
end

#direct_uploadObject

Returns the value of attribute direct_upload

Returns:

  • (Object)

    the current value of direct_upload



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def direct_upload
  @direct_upload
end

#filenameObject

Returns the value of attribute filename

Returns:

  • (Object)

    the current value of filename



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def filename
  @filename
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def id
  @id
end

#keyObject

Returns the value of attribute key

Returns:

  • (Object)

    the current value of key



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def key
  @key
end

#metadataObject

Returns the value of attribute metadata

Returns:

  • (Object)

    the current value of metadata



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def 
  @metadata
end

#service_nameObject

Returns the value of attribute service_name

Returns:

  • (Object)

    the current value of service_name



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def service_name
  @service_name
end

#signed_idObject

Returns the value of attribute signed_id

Returns:

  • (Object)

    the current value of signed_id



5
6
7
# File 'lib/sdr_client/redesigned_client/direct_upload_response.rb', line 5

def signed_id
  @signed_id
end