[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-09-04 UTC."],[[["\u003cp\u003eThe provided content details the JSON representation and fields for managing a developer's account balance within a system.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ewallets\u003c/code\u003e array contains objects that store account balances for individual currencies.\u003c/p\u003e\n"],["\u003cp\u003eEach \u003ccode\u003eWallet\u003c/code\u003e object includes a \u003ccode\u003ebalance\u003c/code\u003e field, representing the developer's current balance for a specific currency, as well as a \u003ccode\u003elastCreditTime\u003c/code\u003e timestamp.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003ebalance\u003c/code\u003e field is described as a Money object, while the \u003ccode\u003elastCreditTime\u003c/code\u003e field is a string formatted as a 64-bit integer representing the time in milliseconds.\u003c/p\u003e\n"]]],[],null,["# DeveloperBalance\n\n- [JSON representation](#SCHEMA_REPRESENTATION)\n- [Wallet](#Wallet)\n - [JSON representation](#Wallet.SCHEMA_REPRESENTATION)\n\nAccount balance for the developer.\n\nWallet\n------\n\nWallet used to manage an account balance for a particular currency."]]