Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 375 Bytes

File metadata and controls

18 lines (12 loc) · 375 Bytes

Late::GetContentDecay200Response

Properties

Name Type Description Notes
buckets Array<GetContentDecay200ResponseBucketsInner> [optional]

Example

require 'late-sdk'

instance = Late::GetContentDecay200Response.new(
  buckets: null
)