class OpenApiSDK::Operations::GetCustomerRequest
def initialize(id: nil, include_expanded_fields: nil)
def initialize(id: nil, include_expanded_fields: nil) @id = id @include_expanded_fields = include_expanded_fields end
def initialize(id: nil, include_expanded_fields: nil) @id = id @include_expanded_fields = include_expanded_fields end