Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 260 Bytes

File metadata and controls

18 lines (12 loc) · 260 Bytes

MockServer::ExpectationId

Properties

Name Type Description Notes
id String

Example

require 'mockserver-client'

instance = MockServer::ExpectationId.new(
  id: null
)