Class NoStrRelayInfoPayment

java.lang.Object
love.distributedrebirth.nx01.no2all.nostr.model.NoStrRelayInfoPayment
All Implemented Interfaces:
NoStrGospel

public final class NoStrRelayInfoPayment extends Object implements NoStrGospel
Version:
©Δ∞ 仙上主天
Author:
للَّٰهِilLצسُو
  • Constructor Details

    • NoStrRelayInfoPayment

      public NoStrRelayInfoPayment(int amount, String unit)
    • NoStrRelayInfoPayment

      public NoStrRelayInfoPayment(jakarta.json.JsonObject json)
  • Method Details

    • toBible

      public jakarta.json.JsonValue toBible()
      Specified by:
      toBible in interface NoStrGospel
    • getKinds

      public List<NoStrKindValue> getKinds()
    • getAmount

      public Integer getAmount()
    • setAmount

      public void setAmount(Integer amount)
    • getUnit

      public String getUnit()
    • setUnit

      public void setUnit(String unit)