call abstract method
TRes
call({
- int? rank,
- String? title,
- String? description,
- Input$PictureInput? picture,
- Input$GameIntegrationRewardCouponInput? coupon,
Implementation
TRes call({
int? rank,
String? title,
String? description,
Input$PictureInput? picture,
Input$GameIntegrationRewardCouponInput? coupon,
});