Method: Bitex::KycFile#content_type

Defined in:
lib/bitex/kyc_file.rb

#content_typeString

Returns Content type.

Returns:

  • (String)

    Content type.



28
29
30
# File 'lib/bitex/kyc_file.rb', line 28

def content_type
  @content_type
end