Class PactMetadata
- Namespace
- Kuestenlogik.Bowire.Contracts
- Assembly
- Kuestenlogik.Bowire.Contracts.dll
public sealed class PactMetadata
- Inheritance
-
PactMetadata
- Inherited Members
Constructors
PactMetadata()
public PactMetadata()
Properties
Bowire
[JsonPropertyName("bowire")]
public PactBowireStamp Bowire { get; set; }
Property Value
PactSpecification
[JsonPropertyName("pactSpecification")]
public PactSpecification PactSpecification { get; set; }