Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 445 Bytes

PublicKeyResponse.md

File metadata and controls

23 lines (11 loc) · 445 Bytes

SwirepayApi.PublicKeyResponse

Properties

Name Type Description Notes
message String [optional]
responseCode Number [optional]
status String status of response [optional]
entity PublicKey [optional]

Enum: StatusEnum

  • SUCCESS (value: "SUCCESS")

  • FAILED (value: "FAILED")