NET API
HSM Dinamo
Loading...
Looking for...
No entries found
Public Members | Properties
PIXResponse Class Reference

Class that encapsulates the response to a standard SPI (Instant Payment System) HTTP PIX request. More...

Public Members

 PIXResponse (byte[] header, byte[] payload)
 

Properties

byte[] Header [get, set]
 
byte[] Body [get, set]
 

Detailed description

Class that encapsulates the response to a standard SPI (Instant Payment System) HTTP PIX request.

Examples
basic_post_put_get_delete_pix.cs and post_put_get_delete_pix.cs.

Builders and Destructors

PIXResponse()

PIXResponse ( byte[]  header,
byte[]  payload 
)
inline

Properties

Header

byte [] Header
getset

Body

byte [] Body
getset