Class EnrollTransactionResponse

EnrollTransactionResponse class

Kelas respons transaksi pendaftaran.

public class EnrollTransactionResponse : AbstractTransactionResponse

Konstruktor

Nama Keterangan
EnrollTransactionResponse() Menginisialisasi instance baru dariEnrollTransactionResponse kelas.

Properti

Nama Keterangan
ClientCookie { get; set; } Mendapat atau menyetel data yang akan di-echo dalam respons transaksi
EnrollResponse { get; set; } Mendapat atau menyetelEnrollResponse .
OfxExtension { get; set; } Mendapat atau menyetelOfxExtensionType .
Status { get; set; } Mendapat atau menyetelStatus .
TransactionUniqueId { get; set; } Mendapatkan atau menyetel ID unik global yang ditetapkan klien untuk transaksi ini.

Lihat juga