Account

public class Account

Datatypes and serializers for the account namespace

  • The PhotoSourceArg union

    See more

    Declaration

    Swift

    public enum PhotoSourceArg : CustomStringConvertible, JSONRepresentable
  • The SetProfilePhotoArg struct

    See more

    Declaration

    Swift

    public class SetProfilePhotoArg : CustomStringConvertible, JSONRepresentable
  • The SetProfilePhotoError union

    See more

    Declaration

    Swift

    public enum SetProfilePhotoError : CustomStringConvertible, JSONRepresentable
  • The SetProfilePhotoResult struct

    See more

    Declaration

    Swift

    public class SetProfilePhotoResult : CustomStringConvertible, JSONRepresentable