973 bytes added
, 18:58, 11 September 2014
{{Api_DataType_Spec
|Description=Purchase Response is an object that represent the purchase when a device has been create a purchase for an user.
|Members=
{{{!}} border="2" style="width:800px" cellspacing="0" cellpadding="10"
{{!}}- style="background:#88ccff;font-size:110%"
! Field
! Data Type
! Description
{{!}}- valign="top"
! Product
{{!}}
{{!}}
{{!}}- valign="top"
! RedirectURL
{{!}}
{{!}}
{{!}}- valign="top"
! TransactionID
{{!}}
{{!}}
{{!}}- valign="top"
! TransactionStatus
{{!}} int
{{!}}
{{!}}- valign="top"
{{!}}}
|Example=
<syntaxhighlight lang="javascript">
{
:
}
</syntaxhighlight>
|KnownIssues=
None
|VersionHistory=
{{{!}} border="2" style="width:800px;" cellpadding="5" cellspacing="0"
{{!}}- style="background:#88ccff;font-size:110%"
! API Version Number
! Change description
! Changes author
{{!}}- valign="top"
! 1.0
{{!}} Initial data type implementation
{{!}} Harley Cabral
{{!}}- valign="top"
{{!}}}
|SeeAlso=
}}