-
public abstract class CloudXArbiterBidBid candidate submitted for arbiter.
Supported V0 bid inputs expose comparable USD arbiter values for SDK-side fallback selection. The request payload still preserves each platform's native field names so the backend can apply platform-specific interpretation.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public classCloudXArbiterBid.Companion
-
Method Summary
Modifier and Type Method Description final StringgetId()Locally unique bid identifier. final CloudXArbiterPlatformgetPlatform()Platform that produced this bid. final Map<String, String>getExtras()Optional platform-specific metadata. -
-
Method Detail
-
getPlatform
final CloudXArbiterPlatform getPlatform()
Platform that produced this bid.
-
-
-
-