Sha256: 812ea9905e9ec4b113e921dfeba9b0dd9fb510f0dca10c24f96133751034fe8e

Contents?: true

Size: 1.6 KB

Versions: 7

Compression:

Stored size: 1.6 KB

Contents

# TripletexRubyClient::SalesForceOpportunity

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**all_prices** | **Hash<String, Hash<String, Float>>** | A nested map of all active sales modules. The key in the outer map is the sales module, whilst the inner map contains the different pricing types for the given sales module. A pricing type could be PER_USE(10). | [optional] 
**sum_startup_category1_users** | **Float** | The total startup price for users of category 1. | [optional] 
**sum_service_category1_users** | **Float** | The total price per monthly price for users of category 1. | [optional] 
**list_price_category1_user_startup** | **Float** | The startup list price per user. | [optional] 
**list_price_category1_user_service** | **Float** | The monthly list price per user. | [optional] 
**sum_startup** | **Float** | The startup price for the company. | [optional] 
**sum_service** | **Float** | The monthly price for the company. | [optional] 
**sum_additional_services** | **Float** | The total startup price for additional services. | [optional] 
**accountant_startup_provision** | **Float** | The initial provision for the accountant of the startup price (percentage) | [optional] 
**accountant_monthly_provision** | **Float** | The monthly provision for the accountant of the monthly price (percentage) | [optional] 
**no_of_users_prepaid** | **Integer** | The number of users prepaid when creating the company. | [optional] 
**no_of_users_included** | **Integer** | The number of users included for free in the purchased module. | [optional] 


Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
tripletex_ruby_client-1.0.12 docs/SalesForceOpportunity.md
tripletex_ruby_client-1.0.11 docs/SalesForceOpportunity.md
tripletex_ruby_client-1.0.9 docs/SalesForceOpportunity.md
tripletex_ruby_client-1.0.8 docs/SalesForceOpportunity.md
tripletex_ruby_client-1.0.4 docs/SalesForceOpportunity.md
tripletex_ruby_client-1.0.3 docs/SalesForceOpportunity.md
tripletex_ruby_client-1.0.1 docs/SalesForceOpportunity.md