Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 197 Bytes

File metadata and controls

23 lines (16 loc) · 197 Bytes

AnnualRecurringRevenue

Supported Types

int

/**
* @var int
*/
int $value = /* values here */

float

/**
* @var float
*/
float $value = /* values here */