interface Info
User: Kirill, Date: 09.08.13 15:18.
fun Info.toJson(): String |
class ActivationCodeInfo : Info
Serialized and signed ActivationDescriptorInfo. |
|
class ActivationConnectInfo : Info
An activationCode sent from end customer to srv4pos sales team to request an activation. |
|
class ActivationConnectReplyInfo : Info
Fake bean just to return it's simple field .activationCodeInfo. |
|
class ActivationCreationInfo : Info
If current application does not have Activation the app uses this method to request (order) new one. Seller for the activation is identified by country and corporateId. Installation: |
|
class ActivationDescriptorInfo : Info
This data structure is serialized to ActivationOrder and sent to the device to activate it. |
|
class ActivationDetailedOverviewInfo : Info
Represents server-side entity available for admin. |
|
class ActivationDetailsInfo : Info
Information about activation period (when and which features are activated, per which period). |
|
class ActivationInfo : Info
Represents server-side entity available. |
|
class ActivationOverviewInfo : Info
Represents server-side entity available for admin. |
|
class ActivationSecurityInfo : Info
Return activation information .apiKey. |
|
class ActivationSecurityShortInfo : Info |
|
class AdvancedControlUnitInfo : Info
Represents server-side entity available for admin. |
|
class ApplicationDescriptionAdvancedInfo : Info
Advanced info of com.srv4pos.server.api.applicationDescription.ApplicationDescriptionInfo which covers *Id fields by expanded structures. |
|
class ApplicationDescriptionInfo : Info
User: Kirill, Date: 05.08.13 17:59 |
|
class BalanceInfo : Info |
|
class BuildInfoInfo : Info
Information about android device taken from android.os.Build. |
|
class CashRegisterNameExistsInfo : Info
Parameters passed to ActivationService.cashRegisterNameExists. |
|
class CashRegisterNameExistsResultInfo : Info
Fake bean to return information from ActivationService.cashRegisterNameExists as single parameter called .exists. |
|
class ChangeBalanceInfo : Info |
|
class CommodityAdvancedInfo : Info
Info entity with complete |
|
class ContactInfo : Info
Information about person. Used for ActivationCreationInfo.contactInfo. |
|
class ControlUnitDetailedInfo : Info
Represents server-side entity available for admin. |
|
class ControlUnitDeviceOverviewInfo : Info
Represents server-side entity available for admin. |
|
class ControlUnitEndpointInfo : Info
Represents control unit access point (endpoint) to the control unit to connect it physically. |
|
class ControlUnitInfo : Info
Represents server-side entity available for admin. |
|
class ControlUnitRemoteOverviewInfo : Info
Represents server-side entity available for admin. |
|
class DayLogInfo : Info
Set of field as in Day log entity. |
|
class DayShortInfo : Info
Short set of field as in Day entity. |
|
class DeliveryInfo : Info
Represents information about delivery. |
|
class DeviceInfo : Info
This entity provides info about android device. |
|
class DeviceOverviewInfo : Info
Advanced information about device with buildInfo. |
|
class EmailAccountInfo : Info
Information about email account. |
|
class FullActivationAdvancedInfo : Info
There is full info for replication from a cloud server to a local server |
|
class GeolocationInfo : Info
Just simple address structure. |
|
class HairdresserInfo : Info
Represents hairdresser. |
|
class IdentifierInfo : Info
Methods called "new" will return the identifier of newly created entity by using this class. |
|
class IdInfo : Info
Methods called "create" will return the id of type long. |
|
class InstallationDeprecatedInfo2 : Info
This entity provides info about android device. |
|
class InstallationInfo : Info
This entity provides info about android device. |
|
class InstallationOverviewInfo : Info
This entity provides info about android device. |
|
open class KdInfo : Info
Represents information about pos plus control unit. |
|
class KdReplyInfo : Info
User: Kirill, Date: 08.03.14 17:16. |
|
class OrderAdvancedInfo : Info |
|
class OrderItemAdvancedInfo : Info |
|
class PaymentInfo : Info
User: Pavel Abizyaev, Date: 04.09.2014 17:54. |
|
class PicturePathInfo : Info |
|
class PreceptInfo : Info
Created by ikupriyanov on 10.05.15. |
|
class PreceptItemInfo : Info
Created by ikupriyanov on 17.05.15. |
|
class PrintInfo : Info
User: Pavel Abizyaev, Date: 04.09.2014 17:52. |
|
class ProductAdvancedInfo : Info
Created by eugene.shishkin on 29.09.14. |
|
class ReceiptInfo : Info
Set of field as in Sale entity. |
|
class RegistrationAdvancedInfo : Info
Represents extended entity. |
|
class RegistrationDetailedOverviewDeprecatedInfo : Info
Represents server-side entity available for admin. |
|
class RegistrationOverviewInfo : Info
Represents server-side entity available for admin. |
|
class RestaurantOverviewInfo : Info |
|
class SaleDetailedInfo : Info |
|
class SaleProductInfo : Info
User: Pavel Abizyaev, Date: 04.09.2014 17:47. |
|
class SaleShortInfo : Info
Set of field as in Sale entity. |
|
class SellerOverviewInfo : Info |
|
class SellerStatsInfo : Info
Information about availability of local control units and activation expiration. |
|
class SoftwareVendorInfo : Info
Represents a company who has a cash register software and integrates the software with this server. List of software represented by software vendor is under com.srv4pos.server.api.applicationDescription.ApplicationDescriptionInfo |
|
interface SyncEntityInfo : Info
User: Pavel Abizyaev, Date: 04.02.15 21:49. |
|
class TaxesStatsInfo : Info |
|
class TaxStatsInfo : Info |
|
class TimeInfo : Info |
|
class TimezoneInfo : Info
Timezone abbreviation, such as UTC. |
|
class TripInfo : Info |
|
class UserInfo : Info
Information about the user which has authenticated and authorized. |
|
class UserRegistrationInfo : Info
Registration information for user. It has a password unlike UserInfo. |
|
class UserShortInfo : Info
Contains username only. Used in GET collections methods. |
|
class WorkHoursInfo : Info |