You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

391 B

OpenapiClient::FileKey

Properties

Name Type Description Notes
count Object [optional]
fid Object [optional]
url Object [optional]

Example

require 'openapi_client'

instance = OpenapiClient::FileKey.new(
  count: 10,
  fid: 3,01637037d6,
  url: 127.0.0.1:8080
)