Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 350 Bytes

File metadata and controls

20 lines (14 loc) · 350 Bytes

MyDataMyConsent::FinancialAccountTransactionPeriod

Properties

Name Type Description Notes
from Time
to Time

Example

require 'mydatamyconsent'

instance = MyDataMyConsent::FinancialAccountTransactionPeriod.new(
  from: null,
  to: null
)