Example #1
0
 def find_by_id(cls, currency_id):
     return CurrencyEntity.get_by_id(currency_id)