Class: ActiveNetsuite::CustomerNumberFormat

Inherits:
String
  • Object
show all
Defined in:
lib/activenetsuite/soap/default.rb

Overview

urn:typesurn:types.relationships_2013_2urn:types.relationships_2013_2.listsurn:types.relationships_2013_2.lists.webservicesurn:types.relationships_2013_2.lists.webservices.netsuiteurn:types.relationships_2013_2.lists.webservices.netsuite.comCustomerNumberFormat

Constant Summary collapse

C__apostropheAsDigitGroupSeparatorAndDecimalComma =
new("_apostropheAsDigitGroupSeparatorAndDecimalComma")
C__apostropheAsDigitGroupSeparatorAndDecimalPoint =
new("_apostropheAsDigitGroupSeparatorAndDecimalPoint")
C__commaAsDigitGroupSeparatorAndDecimalPoint =
new("_commaAsDigitGroupSeparatorAndDecimalPoint")
C__pointAsDigitGroupSeparatorAndDecimalComma =
new("_pointAsDigitGroupSeparatorAndDecimalComma")
C__spaceAsDigitGroupSeparatorAndDecimalComma =
new("_spaceAsDigitGroupSeparatorAndDecimalComma")
C__spaceAsDigitGroupSeparatorAndDecimalPoint =
new("_spaceAsDigitGroupSeparatorAndDecimalPoint")