Some details info
[ouya-store-api.git] / api / devs.ouya.tv / api-v1-wallet.response-2.json
1 {
2     "balance": 0.0, 
3     "credit_card": {
4         "expires_at": "09/30/2016", 
5         "last_four": "1234", 
6         "provider": "MasterCard"
7     }, 
8     "currency": "USD", 
9     "requiresPaymentMethod": true
10 }