PaymentSyncResponses

BillPayResponseMessageSetV1.PaymentSyncResponses property

Gets or sets the collection of PaymentSyncResponse.

public List<PaymentSyncResponse> PaymentSyncResponses { get; set; }

See Also