fee property

int? fee
getter/setter pair

Fees (in cents (or local equivalent)) paid for this transaction. Represented as a positive integer when assessed.

Implementation

int? fee;