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

Latest commit

 

History

History
20 lines (14 loc) · 361 Bytes

CardholderBalances.md

File metadata and controls

20 lines (14 loc) · 361 Bytes

Marqeta::CardholderBalances

Properties

Name Type Description Notes
gpa CardholderBalance
links Array<Link>

Example

require 'marqeta'

instance = Marqeta::CardholderBalances.new(
  gpa: null,
  links: null
)