InlineResponse20091 | R Documentation |
InlineResponse20091 Class
An R6Class
generator object
asset
character
canTransfer
character
createTimestamp
integer
duration
integer
endTime
integer
interest
character
interestRate
character
lot
integer
positionId
integer
principal
character
projectId
character
projectName
character
purchaseTime
integer
redeemDate
character
startTime
integer
status
character
type
character
new()
InlineResponse20091$new( asset, canTransfer, createTimestamp, duration, endTime, interest, interestRate, lot, positionId, principal, projectId, projectName, purchaseTime, redeemDate, startTime, status, type, ... )
toJSON()
InlineResponse20091$toJSON()
fromJSON()
InlineResponse20091$fromJSON(InlineResponse20091Json)
toJSONString()
InlineResponse20091$toJSONString()
fromJSONString()
InlineResponse20091$fromJSONString(InlineResponse20091Json)
clone()
The objects of this class are cloneable with this method.
InlineResponse20091$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.