PaymentSyncRequests

BillPayRequestMessageSetV1.PaymentSyncRequests property

Gets or sets the collection of PaymentSyncRequest.

public List<PaymentSyncRequest> PaymentSyncRequests { get; set; }

See Also