ISO currency code, in lowercase. Must be a supported currency. * @property null|string $description An arbitrary string attached to the object. Often useful for displaying to users. */ class ReserveTransaction extends ApiResource { const OBJECT_NAME = 'reserve_transaction'; }