Toggle navigation
opencell REST and WS API: CreditLimitDto
Services
Resources
Data Types
Files and Libraries
Back to Top
Home
JSON
CreditLimitDto
CreditLimitDto
Data Type
The Class CreditLimitDto.
Available Since
Nov 13, 2013
Implemented Interfaces
Serializable
Properties
name
data type
description
organizationId
string
The organization id.
creditLimit
number
The credit limit.
Example
{ "organizationId" : "...", "creditLimit" : 12345.0 }