NoahSingleOnchainDepositSourceTriggerCondition

Per-condition entry used inside NoahSingleOnchainDepositSourceTriggerInput. JSON keys use PascalCase to match the Noah API wire format.

Constructors

constructor(amountConditions: List<NoahSingleOnchainDepositSourceTriggerAmountCondition>, network: String)

Properties

Link copied to clipboard
@SerializedName(value = "AmountConditions")
val amountConditions: List<NoahSingleOnchainDepositSourceTriggerAmountCondition>
Link copied to clipboard
@SerializedName(value = "Network")
val network: String