Field JsonMediaType
Returns "application/json" which is the media type accepted and returned by the AfterPay API.
Namespace: Yort.AfterPay.InStore
Assembly: cs.temp.dll.dll
Syntax
public const string JsonMediaType = "application/json"
Returns
Type | Description |
---|---|
System.String |