Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 517 Bytes

GetDirectDepositAllocationsV1AccountsAccountIdDirectDepositAllocationsGet200Response.md

File metadata and controls

20 lines (14 loc) · 517 Bytes

Pinwheel::GetDirectDepositAllocationsV1AccountsAccountIdDirectDepositAllocationsGet200Response

Properties

Name Type Description Notes
data DDAllocationObjResponse
meta RefreshableMeta

Example

require 'pinwheel'

instance = Pinwheel::GetDirectDepositAllocationsV1AccountsAccountIdDirectDepositAllocationsGet200Response.new(
  data: null,
  meta: null
)