| Field | Type | Required | Description | Example |
|---|---|---|---|---|
plain |
Optional<String> | ➖ | N/A | vars { account $user } send [COIN 10] ( source = @world destination = $user ) |
template |
Optional<String> | ➖ | N/A | CUSTOMER_DEPOSIT |
vars |
Map<String, String> | ➖ | N/A | { "user": "users:042" } |