ZEROSPAM\Framework\SDK\Request\Arguments\IArgument
Interface IArgument
Argument used in the request
- // Inherited methods from PrimalValued
- public int|float|string|float toPrimitive()
- getKey() — Key for the argument.
- getSubKey() — Possible Subkey of the argument
- toPrimitive() — Return a primitive value for this object.
Synopsis
interface IArgument
extends PrimalValued
{