getRelationValue('supplier'); * otherwise return a stdClass with name * * @return mixed */ public function getSupplierAttribute(); /** * Does this offering capture usage information * * @return bool */ public function hasUsage(): bool; }