s_currency.srs 143 B

12345678
  1. $PBExportHeader$s_currency.srs
  2. global type s_currency from structure
  3. long moneyid
  4. string code
  5. string name
  6. decimal{4} rate
  7. end type