Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 1.23 KB

LogResponse.md

File metadata and controls

30 lines (26 loc) · 1.23 KB

Conekta.net.Model.LogResponse

log model

Properties

Name Type Description Notes
CreatedAt long
Id string
IpAddress string [optional]
Livemode bool
LoggableId string [optional]
LoggableType string [optional]
Method string [optional]
OauthTokenId string [optional]
QueryString Dictionary<string, Object> [optional]
Related string [optional]
RequestBody Object [optional]
RequestHeaders Dictionary<string, string> [optional]
ResponseBody Object [optional]
ResponseHeaders Dictionary<string, string> [optional]
SearchableTags List<string> [optional]
Status string [optional]
UpdatedAt string [optional]
Url string [optional]
UserAccountId string [optional]
VarVersion string [optional]

[Back to Model list] [Back to API list] [Back to README]