pub async fn assign_app_store_transaction(
receipt: String,
purpose: StorePaymentPurpose,
client_id: i32,
) -> Result<(), Error>Expand description
Informs server about a purchase through App Store. For official applications only
ยงArguments
receipt- App Store receiptpurpose- Transaction purposeclient_id- The client id to send the request to