Class Revenue.Receipt.Builder

java.lang.Object
com.yandex.metrica.Revenue.Receipt.Builder
Enclosing class:
Revenue.Receipt

public static class Revenue.Receipt.Builder
extends java.lang.Object
Builder class for Revenue.Receipt objects.
  • Method Summary

    Modifier and Type Method Description
    Revenue.Receipt build()
    Creates the Revenue.Receipt instance.
    Revenue.Receipt.Builder withData​(java.lang.String data)
    Sets details about the in-app purchase order from Google Play.
    Revenue.Receipt.Builder withSignature​(java.lang.String signature)
    Sets the signature of the in-app purchase order from Google Play.

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait