Sha256: 7aee1a29a492e62f8820c80c004347c3d9ee6df9d91d766d71f787bb46923632

Contents?: true

Size: 698 Bytes

Versions: 15

Compression:

Stored size: 698 Bytes

Contents

enum:

  unidom_calculation:
    amount:
      code: AMNT
    percentage:
      code: PCTG

  unidom_charging:
    one_time:
      code:        ONCE
      description: such as for buying a good
    recurring:
      code:        RECR
      description: an ongoing charge such as a monthly fee for a standard type of service
    utilization:
      code:        UTLZ
      description: usage of a product

  unidom_pricing:
    base:
      code: BASE
      description: 产品的起始价格
    discount:
      code: DSCT
      description: 相对于基价的有效折扣
    surcharge:
      code: SCHG
      description: 附加收费
    manufacturer_suggested:
      code: MFSG
      description:

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
unidom-price-2.0.1 config/enum.yml
unidom-price-2.0 config/enum.yml
unidom-price-1.7.9 config/enum.yml
unidom-price-1.7.8 config/enum.yml
unidom-price-1.7.7 config/enum.yml
unidom-price-1.7.6 config/enum.yml
unidom-price-1.7.5 config/enum.yml
unidom-price-1.7.4 config/enum.yml
unidom-price-1.7.3 config/enum.yml
unidom-price-1.7.2 config/enum.yml
unidom-price-1.7.1 config/enum.yml
unidom-price-1.7 config/enum.yml
unidom-price-1.6.2 config/enum.yml
unidom-price-1.6.1 config/enum.yml
unidom-price-1.6 config/enum.yml