class BBC::Redux::Crid

Redux Crid Object

@example Properties of the crid object

crid = redux_client.asset('5966413090093319525').pcrid

crid.content      #=> String
crid.description  #=> String
crid.type         #=> String

@author Matt Haynes <matt.haynes@bbc.co.uk>