Copied!

CustomPropertyStructureCreateStruct

CustomPropertyStructureCreateStruct.php : 14

Methods

public__construct()

CustomPropertyStructureCreateStruct.php : 27
public __construct(string $associatedType, int $belongerId[, string $belongerType = 'organization' ])

Parameters

Name Type Default value Description
$associatedType string - -
$belongerId int - -
$belongerType string 'organization' -

publicgetAssociatedType()

CustomPropertyStructureCreateStruct.php : 37
public getAssociatedType() : string

Return values

string

publicgetBelongerId()

CustomPropertyStructureCreateStruct.php : 47
public getBelongerId() : int

Return values

int

publicgetBelongerType()

CustomPropertyStructureCreateStruct.php : 42
public getBelongerType() : string

Return values

string