Sha256: f5ec340a5e107f555a7663a6586fa7a547b006de30f5205d9c21589869da7bbc
Contents?: true
Size: 322 Bytes
Versions: 5
Compression:
Stored size: 322 Bytes
Contents
# VeloPayments::PayorEmailOptOutRequest ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **reminder_emails_opt_out** | **Boolean** | | | ## Example ```ruby require 'velopayments' instance = VeloPayments::PayorEmailOptOutRequest.new( reminder_emails_opt_out: null ) ```
Version data entries
5 entries across 5 versions & 1 rubygems