Skip to main content

Currency Datatypes

datatypeParent datatypeExampleDescription
cc-numbertext5200-8282-8282-8210Represents a credit-card number. Credit-card numbers in Openexus are not secret, so be careful. For more information see https://www.iso.org/standard/70484.html.
currencytext1000 ARSRepresents a currency value and currency code as a single text/string.
currency-alphatextARSRepresents a currency code as a 3 character alpha-numeric text string. Different countries have different numerical or alpha-numeric codes to help easily identify them. For more information see https://www.iso.org/iso-4217-currency-codes.html.
credit-card-numbertext5200-8282-8282-8210Represents a credit-card number. Credit-card numbers in Openexus are not secret, so be careful. For more information see https://www.iso.org/standard/70484.html.
currency-numericnumber032Represents a currency code as a number. Different countries have different numerical or alpha-numeric codes to help easily identify them. For more information see https://www.iso.org/iso-4217-currency-codes.html.