Skip to content
This repository has been archived by the owner on Jul 20, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 297 Bytes

UserStipBalanceResponse.md

File metadata and controls

18 lines (12 loc) · 297 Bytes

Marqeta::UserStipBalanceResponse

Properties

Name Type Description Notes
latest_balance Float [optional]

Example

require 'marqeta'

instance = Marqeta::UserStipBalanceResponse.new(
  latest_balance: null
)