// Code generated by apigen. DO NOT EDIT. package models type BatchAdjustPlayerWalletsResponse struct { Wallets []WalletDetails `json:"wallets,omitempty"` }