GuidRefModel
extends BaseComponent
in package
Table of Contents
Properties
- $href : string|null
- $sourcedId : string|null
- $type : string|null
- $fields : array<string|int, string>
Properties
$href
public
string|null
$href
$sourcedId
public
string|null
$sourcedId
$type
public
string|null
$type
$fields
protected
static array<string|int, string>
$fields
= ["sourcedId" => "string", "href" => "string", "type" => "string"]