Sha256: 1803ca0c72730a732bd18fc064555b2c55155b14d2a1310e6c1fb44631b930a5
Contents?: true
Size: 400 Bytes
Versions: 51
Compression:
Stored size: 400 Bytes
Contents
# OpenapiClient::PayslipResponseContributions ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **name** | **String** | | | | **amount** | **Float** | if USD/EUR/GBP, in cent | | ## Example ```ruby require 'openapi_client' instance = OpenapiClient::PayslipResponseContributions.new( name: Private Health Insurance (Employer), amount: 3454 ) ```
Version data entries
51 entries across 51 versions & 1 rubygems