Uses of Class
io.gs2.loginReward.result.UnmarkReceivedByStampSheetResult
Packages that use UnmarkReceivedByStampSheetResult
-
Uses of UnmarkReceivedByStampSheetResult in io.gs2.loginReward
Methods in io.gs2.loginReward that return UnmarkReceivedByStampSheetResultModifier and TypeMethodDescriptionGs2LoginRewardRestClient.unmarkReceivedByStampSheet(UnmarkReceivedByStampSheetRequest request) Method parameters in io.gs2.loginReward with type arguments of type UnmarkReceivedByStampSheetResultModifier and TypeMethodDescriptionvoidGs2LoginRewardRestClient.unmarkReceivedByStampSheetAsync(UnmarkReceivedByStampSheetRequest request, AsyncAction<AsyncResult<UnmarkReceivedByStampSheetResult>> callback) -
Uses of UnmarkReceivedByStampSheetResult in io.gs2.loginReward.result
Methods in io.gs2.loginReward.result that return UnmarkReceivedByStampSheetResultModifier and TypeMethodDescriptionUnmarkReceivedByStampSheetResult.fromJson(com.fasterxml.jackson.databind.JsonNode data) UnmarkReceivedByStampSheetResult.withBonusModel(BonusModel bonusModel) UnmarkReceivedByStampSheetResult.withItem(ReceiveStatus item)