CreditLimitDto Data Type

Available Since
Nov 13, 2013
Implemented Interfaces
Serializable
Properties
name data type description
organizationId string
creditLimit number

Example

{
  "organizationId" : "...",
  "creditLimit" : 12345.0
}