money abstract method

void money(
  1. Key kPayerID,
  2. Integer iAmount
)

Implementation

void money(Key kPayerID, Integer iAmount);