zuora4r 1.1.1 → 1.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/VERSION +1 -1
  2. data/custom_fields.yml +15 -5
  3. metadata +3 -3
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.1.1
1
+ 1.1.2
data/custom_fields.yml CHANGED
@@ -1,5 +1,15 @@
1
- # custom fields go here
2
- # ex:
3
- #Account:
4
- # FullName
5
- # Locale
1
+ Account:
2
+ ScreenName
3
+ Locale
4
+ Subscription:
5
+ AppID
6
+ Subdomain
7
+ Product:
8
+ NumInstances
9
+ InclusionList
10
+ AvailabilityList
11
+ ProductRatePlan:
12
+ Slug
13
+ NextSlug
14
+ Duration
15
+ Trial
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: zuora4r
3
3
  version: !ruby/object:Gem::Version
4
- hash: 17
4
+ hash: 23
5
5
  prerelease: false
6
6
  segments:
7
7
  - 1
8
8
  - 1
9
- - 1
10
- version: 1.1.1
9
+ - 2
10
+ version: 1.1.2
11
11
  platform: ruby
12
12
  authors:
13
13
  - Cloocher