SyncteraRubySdk::CustomerListAllOf

Properties

Name Type Description Notes
customers Array<CustomerInBody> Array of Customers

Example

require 'synctera_ruby_sdk'

instance = SyncteraRubySdk::CustomerListAllOf.new(
  customers: null
)