Beispiel #1
0
 /// <summary>
 /// Initializes a new instance of the <see cref="InvoicingV2InvoicesAllGet200ResponseLinks1" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 /// <param name="Update">Update.</param>
 /// <param name="Deliver">Deliver.</param>
 /// <param name="Cancel">Cancel.</param>
 public InvoicingV2InvoicesAllGet200ResponseLinks1(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Update = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Deliver = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Cancel = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.Self    = Self;
     this.Update  = Update;
     this.Deliver = Deliver;
     this.Cancel  = Cancel;
 }
Beispiel #2
0
 /// <summary>
 /// Initializes a new instance of the <see cref="PtsV2PaymentsPost201ResponseLinks" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 /// <param name="Reversal">Reversal.</param>
 /// <param name="Capture">Capture.</param>
 /// <param name="Customer">Customer.</param>
 /// <param name="PaymentInstrument">PaymentInstrument.</param>
 /// <param name="ShippingAddress">ShippingAddress.</param>
 /// <param name="InstrumentIdentifier">InstrumentIdentifier.</param>
 public PtsV2PaymentsPost201ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Reversal = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Capture = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Customer = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf PaymentInstrument = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf ShippingAddress = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf InstrumentIdentifier = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.Self                 = Self;
     this.Reversal             = Reversal;
     this.Capture              = Capture;
     this.Customer             = Customer;
     this.PaymentInstrument    = PaymentInstrument;
     this.ShippingAddress      = ShippingAddress;
     this.InstrumentIdentifier = InstrumentIdentifier;
 }
Beispiel #3
0
 /// <summary>
 /// Initializes a new instance of the <see cref="PtsV2PaymentsPost201ResponseLinks" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 /// <param name="Reversal">Reversal.</param>
 /// <param name="Capture">Capture.</param>
 public PtsV2PaymentsPost201ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Reversal = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Capture = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.Self     = Self;
     this.Reversal = Reversal;
     this.Capture  = Capture;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="PtsV2PaymentsRefundPost201ResponseLinks" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 /// <param name="_Void">_Void.</param>
 public PtsV2PaymentsRefundPost201ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf _Void = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.Self  = Self;
     this._Void = _Void;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="PtsV2PaymentsReversalsPost201ResponseLinks" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 public PtsV2PaymentsReversalsPost201ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.Self = Self;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="TssV2TransactionsPost201ResponseEmbeddedLinks" /> class.
 /// </summary>
 /// <param name="TransactionDetail">TransactionDetail.</param>
 public TssV2TransactionsPost201ResponseEmbeddedLinks(PtsV2PaymentsPost201ResponseLinksSelf TransactionDetail = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.TransactionDetail = TransactionDetail;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="VasV2PaymentsPost201ResponseLinks" /> class.
 /// </summary>
 /// <param name="_Void">_Void.</param>
 public VasV2PaymentsPost201ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf _Void = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this._Void = _Void;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="PtsV2IncrementalAuthorizationPatch201ResponseLinks" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 public PtsV2IncrementalAuthorizationPatch201ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.Self = Self;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="InvoicingV2InvoicesAllGet200ResponseLinks" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 /// <param name="Next">Next.</param>
 /// <param name="Previous">Previous.</param>
 public InvoicingV2InvoicesAllGet200ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Next = default(PtsV2PaymentsPost201ResponseLinksSelf), PtsV2PaymentsPost201ResponseLinksSelf Previous = default(PtsV2PaymentsPost201ResponseLinksSelf))
 {
     this.Self     = Self;
     this.Next     = Next;
     this.Previous = Previous;
 }
 /// <summary>
 /// Initializes a new instance of the <see cref="TssV2TransactionsGet200ResponseLinks" /> class.
 /// </summary>
 /// <param name="Self">Self.</param>
 /// <param name="RelatedTransactions">RelatedTransactions.</param>
 public TssV2TransactionsGet200ResponseLinks(PtsV2PaymentsPost201ResponseLinksSelf Self = default(PtsV2PaymentsPost201ResponseLinksSelf), List <PtsV2PaymentsPost201ResponseLinksSelf> RelatedTransactions = default(List <PtsV2PaymentsPost201ResponseLinksSelf>))
 {
     this.Self = Self;
     this.RelatedTransactions = RelatedTransactions;
 }