Flow Definition Human Loop Config Public Workforce Task Price Amount In Usd
data class FlowDefinitionHumanLoopConfigPublicWorkforceTaskPriceAmountInUsd(val cents: Int? = null, val dollars: Int? = null, val tenthFractionsOfACent: Int? = null)
Constructors
Link copied to clipboard
fun FlowDefinitionHumanLoopConfigPublicWorkforceTaskPriceAmountInUsd(cents: Int? = null, dollars: Int? = null, tenthFractionsOfACent: Int? = null)