Updated on 2026-08-14
This commit is contained in:
parent
f000c0c687
commit
f990f3c833
9 changed files with 152 additions and 141 deletions
|
|
@ -11,7 +11,6 @@ data class YieldBoostStatusResponse(
|
|||
@Json(name = "userAddress") val userAddress: String?,
|
||||
@Json(name = "contractAddress") val contractAddress: String?,
|
||||
@Json(name = "promoEnrollmentStatus") val promoEnrollmentStatus: String,
|
||||
@Json(name = "activationDate") val activationDate: String?,
|
||||
@Json(name = "qualificationEndDate") val qualificationEndDate: String?,
|
||||
@Json(name = "disqualificationReason") val disqualificationReason: String?,
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue