newRevenue static method

void newRevenue(
  1. String slug,
  2. double amount,
  3. int currency
)

Implementation

static void newRevenue(String slug, double amount, int currency) {}