{
ID => {:type => ::Thrift::Types::STRING, :name => 'id'},
CREATEDTIME => {:type => ::Thrift::Types::I64, :name => 'createdTime'},
NAME => {:type => ::Thrift::Types::STRING, :name => 'name'},
PICTURESTATUS => {:type => ::Thrift::Types::STRING, :name => 'pictureStatus'},
PREVENTEDJOINBYTICKET => {:type => ::Thrift::Types::BOOL, :name => 'preventedJoinByTicket'},
GROUPPREFERENCE => {:type => ::Thrift::Types::STRUCT, :name => 'groupPreference', :class => ::GroupPreference},
MEMBERS => {:type => ::Thrift::Types::LIST, :name => 'members', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Contact}},
CREATOR => {:type => ::Thrift::Types::STRUCT, :name => 'creator', :class => ::Contact},
INVITEE => {:type => ::Thrift::Types::LIST, :name => 'invitee', :element => {:type => ::Thrift::Types::STRUCT, :class => ::Contact}},
NOTIFICATIONDISABLED => {:type => ::Thrift::Types::BOOL, :name => 'notificationDisabled'},
PICTUREPATH => {:type => ::Thrift::Types::STRING, :name => 'picturePath'},
MEMBERMIDS => {:type => ::Thrift::Types::LIST, :name => 'memberMids', :element => {:type => ::Thrift::Types::STRING}},
INVITEEMIDS => {:type => ::Thrift::Types::LIST, :name => 'inviteeMids', :element => {:type => ::Thrift::Types::STRING}}
}