Copied!

EntryStructInterface

EntryStructInterface.php : 18

Marker interface for EntryAddStruct and EntryUpdateStruct simplifying price context resolving.

Methods

publicgetContext()

EntryStructInterface.php : 25
public getContext() : MapInterface<string, mixed>|null

Return values

MapInterface<string, mixed>|null

publicgetQuantity()

EntryStructInterface.php : 20
public getQuantity() : int|null

Return values

int|null