Method | Description | |
---|---|---|
PassKitResponse ( HttpStatusCode statusCode, dynamic>.Dictionary |
Constructor for PassKitResponse
|
public PassKitResponse ( HttpStatusCode statusCode, dynamic>.Dictionary |
||
statusCode | HttpStatusCode | The HttpStatusCode of the request |
response | dynamic>.Dictionary | The JSON response string |
return | System |